mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
5d12561f43
PR: 17352 Submitted by: Dmitry Sivachenko <dima@Chg.RU>
19 lines
390 B
Makefile
19 lines
390 B
Makefile
# 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>
|