aboutsummaryrefslogtreecommitdiffstats
path: root/www/elinks-devel/Makefile
blob: 747c55d541d679b6f3446e09f19c55677b4974fe (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:    links
# Date created:     21 January 2000
# Whom:         Michael Vasilenko <acid@stu.cn.ua>
#
# $FreeBSD$
#

PORTNAME=   links
PORTVERSION=    0.84
CATEGORIES= www
MASTER_SITES=   http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/links/download/ \
        http://www.add.com.pl/links/download/

MAINTAINER= dima@Chg.RU

GNU_CONFIGURE=  yes

.include <bsd.port.mk>