gawk: new package, gawk 4.0.2
This commit is contained in:
17
gawk/meta/pkgdef
Normal file
17
gawk/meta/pkgdef
Normal file
@@ -0,0 +1,17 @@
|
||||
[gawk]
|
||||
pkgname="${pkgprefix}${topdir}"
|
||||
name="$topdir - GNU awk"
|
||||
pkgcat="system"
|
||||
pkgvendor="http://www.gnu.org/software/gawk/"
|
||||
pkgdesc="A special-purpose programming language to do quick and easy text pattern matching and reformatting jobs"
|
||||
pkgver="$pkgver"
|
||||
files(-,root,bin)
|
||||
default_docs
|
||||
$_bindir
|
||||
$_gnudir
|
||||
$_infodir
|
||||
$_mandir
|
||||
share/locale
|
||||
share/awk
|
||||
libexec/awk
|
||||
|
||||
Reference in New Issue
Block a user