1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/www/elinks/Makefile

24 lines
497 B
Makefile
Raw Normal View History

# New ports collection makefile for: links
# Date created: 21 January 2000
# Whom: Michael Vasilenko <acid@stu.cn.ua>
#
# $FreeBSD$
#
PORTNAME= links
2001-07-03 09:24:10 +00:00
PORTVERSION= 0.96
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/links/download/ \
http://www.add.com.pl/links/download/ \
2001-06-22 11:07:41 +00:00
http://ice.dammit.lt/links/download/ \
http://links.sourceforge.net/download/
MAINTAINER= demon@FreeBSD.org
GNU_CONFIGURE= yes
MAN1= links.1
.include <bsd.port.mk>