1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/news/rkive/Makefile
Michael Haro 65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00

24 lines
470 B
Makefile

# New ports collection makefile for: rkive
# Version required: 3.1
# Date created: 03 Jul 1995
# Whom: torstenb@FreeBSD.org
#
# $FreeBSD$
#
DISTNAME= rkive3.1
PKGNAME= rkive-3.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>