2013-07-12 14:28:43 +02:00
|
|
|
# Created by: Max Khon
|
2003-01-05 20:34:27 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= nltools
|
2003-10-26 00:08:01 +02:00
|
|
|
PORTVERSION= 1.2.4
|
2013-05-09 08:59:06 +02:00
|
|
|
PORTREVISION= 2
|
2003-01-05 20:34:27 +01:00
|
|
|
CATEGORIES= news mail
|
2009-08-22 02:32:25 +02:00
|
|
|
MASTER_SITES= SF/husky/${PORTNAME}/1.2-release
|
2003-10-26 00:08:01 +02:00
|
|
|
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
|
2003-01-05 20:34:27 +01:00
|
|
|
|
|
|
|
MAINTAINER= fjoe@FreeBSD.org
|
2003-02-18 12:54:56 +01:00
|
|
|
COMMENT= Nodelist tools
|
2003-01-05 20:34:27 +01:00
|
|
|
|
|
|
|
LIB_DEPENDS= fidoconfig.0:${PORTSDIR}/news/husky-fidoconf
|
|
|
|
|
2013-09-21 00:31:15 +02:00
|
|
|
NO_STAGE= yes
|
2013-07-12 14:28:43 +02:00
|
|
|
.include "${.CURDIR}/../husky-base/Makefile.inc"
|
|
|
|
.include <bsd.port.mk>
|