diff options
author | jlam <jlam@pkgsrc.org> | 2006-03-30 03:44:41 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2006-03-30 03:44:41 +0000 |
commit | 792529759b850aa6227cf6c074e30e190258a2ed (patch) | |
tree | e284cce507534ba20c3380c2f5b60203bf4526fe /lang/gawk/PLIST | |
parent | 67b40424518ea89a6b2972171275539f5e3e6254 (diff) | |
download | pkgsrc-792529759b850aa6227cf6c074e30e190258a2ed.tar.gz |
* Honor PKGINFODIR.
* List the info files directly in the PLIST.
Diffstat (limited to 'lang/gawk/PLIST')
-rw-r--r-- | lang/gawk/PLIST | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/gawk/PLIST b/lang/gawk/PLIST index 49dec369d82..9fd49bd0c5f 100644 --- a/lang/gawk/PLIST +++ b/lang/gawk/PLIST @@ -1,9 +1,11 @@ -@comment $NetBSD: PLIST,v 1.9 2005/09/05 16:58:22 wiz Exp $ +@comment $NetBSD: PLIST,v 1.10 2006/03/30 03:44:43 jlam Exp $ bin/gawk bin/${PKGNAME} bin/igawk bin/pgawk bin/p${PKGNAME} +info/gawk.info +info/gawkinet.info libexec/awk/grcat libexec/awk/pwcat man/man1/gawk.1 |