pkgsrc/devel/cvsutils/Makefile

19 lines
421 B
Makefile
Raw Normal View History

2019-08-11 15:17:48 +02:00
# $NetBSD: Makefile,v 1.11 2019/08/11 13:18:41 wiz Exp $
DISTNAME= cvsutils-0.2.5
2019-08-11 15:17:48 +02:00
PKGREVISION= 7
CATEGORIES= devel
MASTER_SITES= http://www.red-bean.com/cvsutils/releases/
MAINTAINER= pkgsrc-users@NetBSD.org
2018-02-11 16:39:38 +01:00
HOMEPAGE= https://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"