73f7c91b5d
(Part 1)
21 lines
512 B
Makefile
21 lines
512 B
Makefile
# New ports collection makefile for: husky-nltools
|
|
# Date created: 6 January 2003
|
|
# Whom: Max Khon
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= nltools
|
|
PORTVERSION= 1.2.4
|
|
PORTREVISION= 1
|
|
CATEGORIES= news mail
|
|
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
|
|
|
|
MAINTAINER= fjoe@FreeBSD.org
|
|
COMMENT= Nodelist tools
|
|
|
|
LIB_DEPENDS= fidoconfig.0:${PORTSDIR}/news/husky-fidoconf
|
|
|
|
.include <bsd.port.pre.mk>
|
|
.include "${PORTSDIR}/news/husky-base/Makefile.inc"
|
|
.include <bsd.port.post.mk>
|