aboutsummaryrefslogtreecommitdiff
path: root/www/lynx-current/Makefile
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1994-11-06 10:19:31 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1994-11-06 10:19:31 +0000
commit1dcf88e3810a8e07ac5029f7cd65a535e931b8d6 (patch)
tree97f6cea86d553e3c849f2a6be85db27d0f37bd8a /www/lynx-current/Makefile
parente3eac5f1debc4dfce77997d3329eddd366b9800b (diff)
downloadports-1dcf88e3810a8e07ac5029f7cd65a535e931b8d6.tar.gz
ports-1dcf88e3810a8e07ac5029f7cd65a535e931b8d6.zip
lynx
Notes
Notes: svn path=/head/; revision=330
Diffstat (limited to 'www/lynx-current/Makefile')
-rw-r--r--www/lynx-current/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile
new file mode 100644
index 000000000000..52710437e8d0
--- /dev/null
+++ b/www/lynx-current/Makefile
@@ -0,0 +1,13 @@
+# New ports collection makefile for: lynx
+# Version required: 2.3
+# Date created: 5 Nov 1994
+# Whom: ache
+#
+# $Id: Makefile,v 1.1.1.1 1994/10/23 01:26:28 torstenb Exp $
+#
+
+DISTNAME= lynx2-3
+EXTRACT_SUFX= .tar.Z
+MASTER_SITES= ftp://ftp2.cc.ukans.edu/pub/lynx/
+
+.include <bsd.port.mk>