freebsd-ports/news/rkive/Makefile
Masafumi Max NAKANE 1c66bfbf12 Now, string describing reason for defining these variables must be set
when you define NO_CDROM, NO_PACKAGE or RESTRICTED.
1996-12-07 09:28:48 +00:00

23 lines
487 B
Makefile

# New ports collection makefile for: rkive
# Version required: 3.1
# Date created: 03 Jul 1995
# Whom: torstenb@FreeBSD.ORG
#
# $Id: Makefile,v 1.2 1996/06/14 07:51:47 asami Exp $
#
DISTNAME= rkive3.1
CATEGORIES= news
MASTER_SITES= ftp://ftp.sterling.com/rkive/
EXTRACT_SUFX= .tar.Z
MAINTAINER= torstenb@FreeBSD.ORG
NO_CDROM= "Don't make money from it"
pre-patch:
@cp ${WRKSRC}/Makefile.dst ${WRKSRC}/Makefile
@cp ${WRKSRC}/rkive.h.dst ${WRKSRC}/rkive.h
.include <bsd.port.mk>