Add the COMMENT DESCR PLIST files necessary to build a package out of lynx.

This commit is contained in:
Andreas Schulz 1995-01-24 11:44:20 +00:00
parent c7030925e5
commit c5acbcc608
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=816
6 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1 @@
lynx - A text/ascii oriented World-Wide Web Client. Version 2.3.7 BETA

View File

@ -0,0 +1,3 @@
lynx is a program which allows a user to access World-Wide Web servers
and other information servers. It uses only ascii representation so
that it can be used from ascii-terminals and dialin-lines.

View File

@ -0,0 +1,8 @@
@cd /usr/local
@owner bin
@mode 755
bin/lynx
@mode 444
lib/lynx.cfg
@mode 644
man/man1/lynx.1

1
www/lynx/pkg-comment Normal file
View File

@ -0,0 +1 @@
lynx - A text/ascii oriented World-Wide Web Client. Version 2.3.7 BETA

3
www/lynx/pkg-descr Normal file
View File

@ -0,0 +1,3 @@
lynx is a program which allows a user to access World-Wide Web servers
and other information servers. It uses only ascii representation so
that it can be used from ascii-terminals and dialin-lines.

8
www/lynx/pkg-plist Normal file
View File

@ -0,0 +1,8 @@
@cd /usr/local
@owner bin
@mode 755
bin/lynx
@mode 444
lib/lynx.cfg
@mode 644
man/man1/lynx.1