diff options
author | ats <ats@FreeBSD.org> | 1995-01-24 11:44:20 +0000 |
---|---|---|
committer | ats <ats@FreeBSD.org> | 1995-01-24 11:44:20 +0000 |
commit | 076b45d293a45fd09f8e4e36c905a2d584beb20f (patch) | |
tree | 8d20e0aa733018a2ee616484952504945cbec5ba /www/lynx/pkg-plist | |
parent | 6d2c33e64895731e39cdf40edcea6848c5aa18db (diff) | |
download | FreeBSD-ports-076b45d293a45fd09f8e4e36c905a2d584beb20f.zip FreeBSD-ports-076b45d293a45fd09f8e4e36c905a2d584beb20f.tar.gz |
Add the COMMENT DESCR PLIST files necessary to build a package out of lynx.
Diffstat (limited to 'www/lynx/pkg-plist')
-rw-r--r-- | www/lynx/pkg-plist | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/www/lynx/pkg-plist b/www/lynx/pkg-plist new file mode 100644 index 0000000..f77dfe9 --- /dev/null +++ b/www/lynx/pkg-plist @@ -0,0 +1,8 @@ +@cd /usr/local +@owner bin +@mode 755 +bin/lynx +@mode 444 +lib/lynx.cfg +@mode 644 +man/man1/lynx.1 |