gawk: new package, gawk 4.0.2
This commit is contained in:
4
gawk/meta/ChangeLog
Normal file
4
gawk/meta/ChangeLog
Normal file
@@ -0,0 +1,4 @@
|
||||
CHANGELOG
|
||||
---------
|
||||
* Sat Nov 09 2013 Tom G. Christensen <swpkg@jupiterrise.com> - 4.0.2-1
|
||||
- Initial build
|
||||
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