blob: 1b33158e9d65e117ded2f3cd0c0a66d2229eab75 (
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
# Version required: 0.84
# Date created: 21 January 2000
# Whom: Michael Vasilenko <acid@stu.cn.ua>
#
# $FreeBSD$
#
DISTNAME= links-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>
|