1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/news/rkive/Makefile

24 lines
470 B
Makefile
Raw Normal View History

1995-07-15 22:46:26 +00:00
# New ports collection makefile for: rkive
# Version required: 3.1
# Date created: 03 Jul 1995
# Whom: torstenb@FreeBSD.org
1995-07-15 22:46:26 +00:00
#
1999-08-30 14:33:04 +00:00
# $FreeBSD$
1995-07-15 22:46:26 +00:00
#
DISTNAME= rkive3.1
PKGNAME= rkive-3.1
1995-07-15 22:46:26 +00:00
CATEGORIES= news
MASTER_SITES= ftp://ftp.sterling.com/rkive/
EXTRACT_SUFX= .tar.Z
MAINTAINER= torstenb@FreeBSD.org
1995-07-15 22:46:26 +00:00
NO_CDROM= "Don't make money from it"
1995-07-15 22:46:26 +00:00
pre-patch:
@${CP} ${WRKSRC}/Makefile.dst ${WRKSRC}/Makefile
@${CP} ${WRKSRC}/rkive.h.dst ${WRKSRC}/rkive.h
1995-07-15 22:46:26 +00:00
.include <bsd.port.mk>