summaryrefslogtreecommitdiff
path: root/news/rkive/Makefile
blob: e217ce517251e349af6dc6d9a2b7775d45280cd1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# New ports collection makefile for:	rkive
# Date created:		03 Jul 1995
# Whom:			torsten@FreeBSD.org
#
# $FreeBSD$
#

PORTNAME=	rkive
PORTVERSION=	3.1
CATEGORIES=	news
MASTER_SITES=	ftp://ftp.vmunix.org/pub/misc/rkive/
DISTNAME=	${PORTNAME}${PORTVERSION}
EXTRACT_SUFX=	.tar.Z

MAINTAINER=	ports@FreeBSD.org

PORTCOMMENT=	A USENET newsgroup archiver

NO_CDROM=	"Don't make money from it"
MAN1=		rkive.1 article.1 ckconfig.1
MAN5=		rkive.5
MANCOMPRESSED=	yes

pre-patch:
	@${CP} ${WRKSRC}/Makefile.dst ${WRKSRC}/Makefile
	@${CP} ${WRKSRC}/rkive.h.dst ${WRKSRC}/rkive.h

.include <bsd.port.mk>