pkgsrc/devel/cvsutils/Makefile
wiz d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00

19 lines
421 B
Makefile

# $NetBSD: Makefile,v 1.5 2013/05/31 12:39:58 wiz Exp $
#
DISTNAME= cvsutils-0.2.5
PKGREVISION= 2
CATEGORIES= devel
MASTER_SITES= http://www.red-bean.com/cvsutils/releases/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.red-bean.com/cvsutils/
COMMENT= CVS utilities to facilitate working
GNU_CONFIGURE= yes
USE_TOOLS+= perl:run
REPLACE_PERL= *.pl
REPLACE_SH= *.sh
.include "../../mk/bsd.pkg.mk"