summaryrefslogtreecommitdiff
path: root/devel/cvs2html
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-06-27 11:44:26 +0000
committerzuntum <zuntum@pkgsrc.org>2001-06-27 11:44:26 +0000
commit8da92cc05f8bbc9ac7f4715120db7667dbde443c (patch)
treee7f98f027b3023e7046a0d03a922899ecb7dad46 /devel/cvs2html
parentcde4b723b34a9043a7663473305b8db1ff54c5c7 (diff)
downloadpkgsrc-8da92cc05f8bbc9ac7f4715120db7667dbde443c.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