Lines 1-6
Link Here
|
1 |
# New ports collection makefile for: newsx |
1 |
# New ports collection makefile for: newsx |
2 |
# Date created: 10th February, 2001 |
2 |
# Date created: 10th February, 2001 |
3 |
# Whom: Thierry Thomas <tthomas@mail.dotcom.fr> |
3 |
# Whom: Thierry Thomas <thierry@pompo.net> |
4 |
# |
4 |
# |
5 |
# $FreeBSD: ports/news/newsx/Makefile,v 1.5 2002/01/06 06:20:21 will Exp $ |
5 |
# $FreeBSD: ports/news/newsx/Makefile,v 1.5 2002/01/06 06:20:21 will Exp $ |
6 |
# |
6 |
# |
Lines 11-17
Link Here
|
11 |
CATEGORIES= news |
11 |
CATEGORIES= news |
12 |
MASTER_SITES= ftp://ftp.kvaleberg.com/pub/ |
12 |
MASTER_SITES= ftp://ftp.kvaleberg.com/pub/ |
13 |
|
13 |
|
14 |
MAINTAINER= thierry@thomas.as |
14 |
MAINTAINER= thierry@pompo.net |
15 |
|
15 |
|
16 |
BUILD_DEPENDS= ${LOCALBASE}/news/lib/libinn.a:${PORTSDIR}/news/inn |
16 |
BUILD_DEPENDS= ${LOCALBASE}/news/lib/libinn.a:${PORTSDIR}/news/inn |
17 |
|
17 |
|