1994-10-01 20:28:26 +00:00
|
|
|
# New ports collection makefile for: nntp
|
|
|
|
# Version required: t5
|
|
|
|
# Date created: 29 September 1994
|
|
|
|
# Whom: adam
|
|
|
|
#
|
1999-08-30 14:33:04 +00:00
|
|
|
# $FreeBSD$
|
1994-10-01 20:28:26 +00:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= nntp-t5
|
1995-10-20 08:48:03 +00:00
|
|
|
PKGNAME= nntp-1.5.11.5
|
1996-11-18 11:44:27 +00:00
|
|
|
CATEGORIES= news
|
1997-08-11 00:01:07 +00:00
|
|
|
MASTER_SITES= ftp://ftp.abs.net/unix/ \
|
|
|
|
ftp://ftp.ww.net/pub/unix/news/nntp/
|
1994-10-01 20:28:26 +00:00
|
|
|
|
1996-03-20 01:49:59 +00:00
|
|
|
MAINTAINER= adam@veda.is
|
|
|
|
|
1995-11-27 00:08:37 +00:00
|
|
|
BUILD_DEPENDS= ${PREFIX}/lib/libcnews.a:${PORTSDIR}/news/cnews
|
1995-04-18 14:37:45 +00:00
|
|
|
|
1996-11-18 14:17:24 +00:00
|
|
|
MAN1= nntpxmit.1
|
|
|
|
MAN8= nntpd.8c mkgrdates.8c
|
|
|
|
|
1996-03-20 01:49:59 +00:00
|
|
|
post-extract:
|
1999-08-22 23:33:47 +00:00
|
|
|
@${CP} ${WRKSRC}/conf.h.dist ${WRKSRC}/conf.h
|
1994-10-01 20:28:26 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|