From 8da92cc05f8bbc9ac7f4715120db7667dbde443c Mon Sep 17 00:00:00 2001 From: zuntum Date: Wed, 27 Jun 2001 11:44:26 +0000 Subject: o switch to use REPLACE_PERL and set MAINTAINER field --- devel/cvs2html/Makefile | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'devel/cvs2html') 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 -- cgit v1.2.3