pkgsrc/devel/cvsutils/Makefile

19 lines
421 B
Makefile
Raw Normal View History

2020-08-31 20:06:29 +02:00
# $NetBSD: Makefile,v 1.12 2020/08/31 18:07:19 wiz Exp $
DISTNAME= cvsutils-0.2.5
2020-08-31 20:06:29 +02:00
PKGREVISION= 8
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"