1994-10-01 20:28:26 +00:00
|
|
|
# New ports collection makefile for: nntp
|
|
|
|
# Version required: t5
|
|
|
|
# Date created: 29 September 1994
|
|
|
|
# Whom: adam
|
|
|
|
#
|
1996-11-18 14:17:24 +00:00
|
|
|
# $Id: Makefile,v 1.10 1996/11/18 11:37:53 asami Exp $
|
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
|
1995-04-11 23:29:46 +00:00
|
|
|
MASTER_SITES= ftp://nic.sura.net/pub/news/software/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:
|
1994-10-01 20:28:26 +00:00
|
|
|
@cp ${WRKSRC}/conf.h.dist ${WRKSRC}/conf.h
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|