aboutsummaryrefslogtreecommitdiffstats
path: root/www/lynx-current
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1994-11-06 18:19:31 +0800
committerache <ache@FreeBSD.org>1994-11-06 18:19:31 +0800
commit95d6fc1f4b46a5db1d2c602754e11b1c53086ac0 (patch)
tree31cb9ec2a6fe46a5149ccf09d884432c7b80ea41 /www/lynx-current
parent197e56d43752d0ce1d52f526f841de8adf5f007c (diff)
downloadfreebsd-ports-gnome-95d6fc1f4b46a5db1d2c602754e11b1c53086ac0.tar.gz
freebsd-ports-gnome-95d6fc1f4b46a5db1d2c602754e11b1c53086ac0.tar.zst
freebsd-ports-gnome-95d6fc1f4b46a5db1d2c602754e11b1c53086ac0.zip
lynx
Diffstat (limited to 'www/lynx-current')
-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>