freebsd-ports/news/husky-nltools/Makefile

19 lines
399 B
Makefile
Raw Normal View History

# Created by: Max Khon
# $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
CATEGORIES= news mail
MASTER_SITES= SF/husky/${PORTNAME}/1.2-release
2003-10-26 00:08:01 +02:00
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= fjoe@FreeBSD.org
2003-02-18 12:54:56 +01:00
COMMENT= Nodelist tools
LIB_DEPENDS= fidoconfig.0:${PORTSDIR}/news/husky-fidoconf
NO_STAGE= yes
.include "${.CURDIR}/../husky-base/Makefile.inc"
.include <bsd.port.mk>