summaryrefslogtreecommitdiff
path: root/devel/cvs2html
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-06-27 11:44:26 +0000
committerzuntum <zuntum>2001-06-27 11:44:26 +0000
commit5ae2706412e726ade575801e1e9f1b72513e1210 (patch)
treee7f98f027b3023e7046a0d03a922899ecb7dad46 /devel/cvs2html
parent6e2ee067cdc9f61bc670b8a6b4d71160835783d1 (diff)
downloadpkgsrc-5ae2706412e726ade575801e1e9f1b72513e1210.tar.gz
o switch to use REPLACE_PERL and set MAINTAINER field
Diffstat (limited to 'devel/cvs2html')
-rw-r--r--devel/cvs2html/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/devel/cvs2html/Makefile b/devel/cvs2html/Makefile
index 0f9570e6f70..54711e11b46 100644
--- a/devel/cvs2html/Makefile
+++ b/devel/cvs2html/Makefile
@@ -1,20 +1,17 @@
-# $NetBSD: Makefile,v 1.2 2001/06/24 13:43:48 zuntum Exp $
+# $NetBSD: Makefile,v 1.3 2001/06/27 11:44:26 zuntum Exp $
#
DISTNAME= cvs2html-1.82
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_LOCAL}
-MAINTAINER= packages@netbsd.org
+MAINTAINER= zuntum@netbsd.org
HOMEPAGE= http://cvs.sslug.dk/cvs2html/
COMMENT= perl script to turn ``cvs log'' output into HTML
NO_BUILD= YES
USE_PERL5= YES
-
-post-patch:
- ${SED} "s,/usr/bin/perl,${PERL5}," ${WRKSRC}/cvs2html > ${WRKSRC}/cvs2html.done
- ${MV} ${WRKSRC}/cvs2html.done ${WRKSRC}/cvs2html
+REPLACE_PERL= cvs2html
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/cvs2html ${PREFIX}/bin