1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/news/nntp/Makefile
Adam David 2559ca5f6a copy conf.h.dist to conf.h in pre-patch:
was previously pre-configure:
1994-11-26 17:32:34 +00:00

18 lines
380 B
Makefile

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