freebsd-ports/www/links1/Makefile
Dmitry Sivachenko 037c25243f Put links-0.97 back as links1. This corresponds to www/links port as of
27.06.2002.  links-2 is not fully compatible with links-0.97 and this
breaks doc builds.
2002-07-03 20:59:55 +00:00

26 lines
540 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.97
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= http://atrey.karlin.mff.cuni.cz/~clock/twibright/links/download/ \
http://ice.dammit.lt/links/download/ \
http://links.sourceforge.net/download/ \
ftp://ftp.fu-berlin.de/unix/network/www/links/
MAINTAINER= demon@FreeBSD.org
GNU_CONFIGURE= yes
USE_OPENSSL= yes
MAN1= links.1
.include <bsd.port.mk>