freebsd-ports/www/elinks-devel/Makefile
Kevin Lo b73fb5005a Update to 0.92
PR: 19786
Submitted by: Maxim Tulyuk <mt@lucky.net>
2000-07-11 14:22:23 +00:00

21 lines
444 B
Makefile

# 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>