mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
347d2cb3a5
PR: 16681 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
19 lines
396 B
Makefile
19 lines
396 B
Makefile
# New ports collection makefile for: links
|
|
# Version required: 0.83
|
|
# Date created: 21 January 2000
|
|
# Whom: Michael Vasilenko <acid@stu.cn.ua>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= links-0.83
|
|
CATEGORIES= www
|
|
MASTER_SITES= http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/links/download/ \
|
|
http://www.add.com.pl/links/download/
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|