pkgsrc/devel/cvsutils/Makefile
wiz 0982effce2 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00

19 lines
421 B
Makefile

# $NetBSD: Makefile,v 1.7 2015/06/12 10:48:48 wiz Exp $
#
DISTNAME= cvsutils-0.2.5
PKGREVISION= 4
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"