1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/news/nntp/Makefile

18 lines
384 B
Makefile
Raw Normal View History

# New ports collection makefile for: nntp
# Version required: t5
# Date created: 29 September 1994
# Whom: adam
#
# $Id: Makefile,v 1.1.1.1 1994/09/25 18:59:07 adam Exp $
#
DISTNAME= nntp-t5
MASTER_SITES= ftp://nic.sura.net/pub/news/software/nntp/
#DO_NADA= echo ${.TARGET}:
#DEPENDS= news/cnews
pre-configure:
@cp ${WRKSRC}/conf.h.dist ${WRKSRC}/conf.h
.include <bsd.port.mk>