summaryrefslogtreecommitdiff
path: root/www/elinks-devel/Makefile
blob: af459effb60e74aed804ee0b6bc83783e4f230a0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# 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=	demon@FreeBSD.org

GNU_CONFIGURE=	yes

MAN1=          links.1

.include <bsd.port.mk>