summaryrefslogtreecommitdiff
path: root/www/elinks-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/elinks-devel/Makefile')
-rw-r--r--www/elinks-devel/Makefile22
1 files changed, 0 insertions, 22 deletions
diff --git a/www/elinks-devel/Makefile b/www/elinks-devel/Makefile
deleted file mode 100644
index 1ed0299e9d91..000000000000
--- a/www/elinks-devel/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# New ports collection makefile for: links
-# Date created: 21 January 2000
-# Whom: Michael Vasilenko <acid@stu.cn.ua>
-#
-# $FreeBSD$
-#
-
-PORTNAME= elinks
-PORTVERSION= 0.3.2
-CATEGORIES= www
-MASTER_SITES= http://elinks.pld.org.pl/download/
-
-MAINTAINER= jharris@widomaker.com
-
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --program-prefix=e
-USE_GMAKE= yes
-USE_BZIP2= yes
-
-MAN1= elinks.1
-
-.include <bsd.port.mk>