summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authoragc <agc>1997-11-26 14:56:52 +0000
committeragc <agc>1997-11-26 14:56:52 +0000
commit8826485622851f0fb293a5b892b7ed543b9d148d (patch)
tree638354f9dede9ff378d8741ab1cc881fd180a2e8 /www
parent990e744d68eb4c68b03b1eae64985180f5137f1b (diff)
downloadpkgsrc-8826485622851f0fb293a5b892b7ed543b9d148d.tar.gz
Initial import of the Web browser lynx, from the FreeBSD ports
collection, into the NetBSD packages collection.
Diffstat (limited to 'www')
-rw-r--r--www/lynx/Makefile23
-rw-r--r--www/lynx/files/md51
-rw-r--r--www/lynx/pkg/COMMENT1
-rw-r--r--www/lynx/pkg/DESCR3
-rw-r--r--www/lynx/pkg/PLIST3
5 files changed, 31 insertions, 0 deletions
diff --git a/www/lynx/Makefile b/www/lynx/Makefile
new file mode 100644
index 00000000000..cb581bc36e6
--- /dev/null
+++ b/www/lynx/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: lynx
+# http://sol.slcc.edu/lynx/current/
+# Version required: 2.7.1ac
+# Date created: 15 Dec 1994
+# Whom: ache
+#
+# FreeBSD Id: Makefile,v 1.71 1997/11/24 19:35:30 ache Exp
+#
+
+DISTNAME= lynx2.7.1ac-0.96
+PKGNAME= lynx-2.7.1ac-0.96
+CATEGORIES= www
+MASTER_SITES= http://sol.slcc.edu/lynx/current/
+
+MAINTAINER= ache@FreeBSD.ORG
+
+WRKSRC= ${WRKDIR}/lynx2-7-1
+GNU_CONFIGURE= YES
+CONFIGURE_ARGS= --with-screen=ncurses --with-zlib --libdir="${PREFIX}/etc"
+MAKEFILE= makefile
+MAN1= lynx.1
+
+.include <bsd.port.mk>
diff --git a/www/lynx/files/md5 b/www/lynx/files/md5
new file mode 100644
index 00000000000..3ec393efae9
--- /dev/null
+++ b/www/lynx/files/md5
@@ -0,0 +1 @@
+MD5 (lynx2.7.1ac-0.96.tar.gz) = 1201acc5d08408a1b2b357e1cb3142eb
diff --git a/www/lynx/pkg/COMMENT b/www/lynx/pkg/COMMENT
new file mode 100644
index 00000000000..9d50352cfa2
--- /dev/null
+++ b/www/lynx/pkg/COMMENT
@@ -0,0 +1 @@
+An alphanumeric display oriented World-Wide Web Client.
diff --git a/www/lynx/pkg/DESCR b/www/lynx/pkg/DESCR
new file mode 100644
index 00000000000..5d46780f5af
--- /dev/null
+++ b/www/lynx/pkg/DESCR
@@ -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.
diff --git a/www/lynx/pkg/PLIST b/www/lynx/pkg/PLIST
new file mode 100644
index 00000000000..ae7306329c4
--- /dev/null
+++ b/www/lynx/pkg/PLIST
@@ -0,0 +1,3 @@
+bin/lynx
+etc/lynx.cfg
+man/man1/lynx.1.gz