freebsd-ports/www/elinks/Makefile
Dmitry Sivachenko 3b14d66efb Disable authentication.
Author reports links crashes often if it is enabled.
2001-02-26 08:38:19 +00:00

23 lines
457 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.95
PORTREVISION= 2
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= demon@FreeBSD.org
GNU_CONFIGURE= yes
MAN1= links.1
.include <bsd.port.mk>