summaryrefslogblamecommitdiff
path: root/news/nntp/Makefile
blob: 61193dcf0c9fca542666abf2b447ebf90bbe5e9e (plain) (tree)
1
2
3
4
5
6
7
8
9




                                            
                                                      


                       
                             
                    

                                                    
 

                            
                                                               
 


                                     
             
                                                     

                      
# New ports collection makefile for:	nntp
# Version required:	t5
# Date created:		29 September 1994
# Whom:			adam
#
# $Id: Makefile,v 1.14 1998/08/30 15:46:06 steve Exp $
#

DISTNAME=	nntp-t5
PKGNAME=	nntp-1.5.11.5
CATEGORIES=	news
MASTER_SITES=	ftp://ftp.abs.net/unix/ \
		ftp://ftp.ww.net/pub/unix/news/nntp/

MAINTAINER=	adam@veda.is

BUILD_DEPENDS=	${PREFIX}/lib/libcnews.a:${PORTSDIR}/news/cnews

MAN1=		nntpxmit.1
MAN8=		nntpd.8c mkgrdates.8c

post-extract:
	@${CP} ${WRKSRC}/conf.h.dist ${WRKSRC}/conf.h

.include <bsd.port.mk>