aboutsummaryrefslogtreecommitdiff
path: root/www/lynx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/lynx/Makefile')
-rw-r--r--www/lynx/Makefile22
1 files changed, 0 insertions, 22 deletions
diff --git a/www/lynx/Makefile b/www/lynx/Makefile
deleted file mode 100644
index 3c5f4103e991..000000000000
--- a/www/lynx/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# New ports collection makefile for: lynx
-# Version required: 2.3.7
-# Date created: 15 Dec 1994
-# Whom: ache
-#
-# $Id: Makefile,v 1.8 1995/04/01 12:48:13 jkh Exp $
-#
-
-DISTNAME= lynx2-3-7
-PKGNAME= lynx-2.3.7
-CATEGORIES+= networking
-MASTER_SITES= ftp://ukanaix.cc.ukans.edu/pub/lynx/lynx2-3-7/
-EXTRACT_SUFX= .tar.Z
-
-MAINTAINER= ache@FreeBSD.ORG
-
-# Do not put USE_GMAKE here
-EXEC_DEPENDS+= gmake:${PORTSDIR}/devel/gmake
-
-ALL_TARGET= freebsd
-
-.include <bsd.port.mk>