diff options
author | P. J. McDermott <pjm@nac.net> | 2013-08-04 15:12:39 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2013-08-04 15:12:39 (EDT) |
commit | f7089f21f6e0a014b4ab3c3426bdb78f79f69432 (patch) | |
tree | 0ba286111b227563e34445c14d7e5c202b3d22de /gawk.pkg/control | |
parent | 6a7ef8e062d721fe3395b9466e24876280ad989f (diff) |
Add binary packages.
Diffstat (limited to 'gawk.pkg/control')
-rw-r--r-- | gawk.pkg/control | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gawk.pkg/control b/gawk.pkg/control new file mode 100644 index 0000000..dfa2d19 --- /dev/null +++ b/gawk.pkg/control @@ -0,0 +1,5 @@ +Architecture: any +Platform: all +Depends: libreadline.6, libmpfr.4, libgmp.10, libtinfo.5 +Description: GNU Awk, a pattern scanning and processing language + ${Common-Description} |