Annotation of pkgsrc/devel/cvsutils/Makefile, revision 1.10
1.10 ! wiz 1: # $NetBSD: Makefile,v 1.9 2018/02/11 15:39:38 wiz Exp $
1.1 bjs 2:
3: DISTNAME= cvsutils-0.2.5
1.10 ! wiz 4: PKGREVISION= 6
1.1 bjs 5: CATEGORIES= devel
6: MASTER_SITES= http://www.red-bean.com/cvsutils/releases/
7:
8: MAINTAINER= [email protected]
1.9 wiz 9: HOMEPAGE= https://www.red-bean.com/cvsutils/
1.1 bjs 10: COMMENT= CVS utilities to facilitate working
11:
12: GNU_CONFIGURE= yes
13: USE_TOOLS+= perl:run
14:
15: REPLACE_PERL= *.pl
16: REPLACE_SH= *.sh
17:
18: .include "../../mk/bsd.pkg.mk"
CVSweb <[email protected]>