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/Makefile21
1 files changed, 0 insertions, 21 deletions
diff --git a/www/elinks-devel/Makefile b/www/elinks-devel/Makefile
deleted file mode 100644
index bc2c2297d0e3..000000000000
--- a/www/elinks-devel/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# New ports collection makefile for: links
-# Date created: 21 January 2000
-# Whom: Michael Vasilenko <acid@stu.cn.ua>
-#
-# $FreeBSD$
-#
-
-PORTNAME= links
-PORTVERSION= 0.92
-CATEGORIES= www
-MASTER_SITES= http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/links/download/ \
- http://www.add.com.pl/links/download/ \
- http://ice.dammit.lt/links/download/
-
-MAINTAINER= dima@Chg.RU
-
-GNU_CONFIGURE= yes
-
-MAN1= links.1
-
-.include <bsd.port.mk>