1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-29 21:39:24 +00:00
freebsd-ports/www/elinks/Makefile
Dmitry Sivachenko d21c75af3b Enable Authentication.
Bump PORTREVISION.

Submitted by:	Ollivier Robert <roberto@eurocontrol.fr>
2001-02-22 09:25:11 +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= 1
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>