1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/news/husky-nltools/Makefile
2004-02-04 05:10:27 +00:00

22 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>