pkgsrc/devel/cvsutils/Makefile

19 lines
422 B
Makefile
Raw Normal View History

2021-05-24 21:49:01 +02:00
# $NetBSD: Makefile,v 1.14 2021/05/24 19:49:55 wiz Exp $
DISTNAME= cvsutils-0.2.6
2021-05-24 21:49:01 +02:00
PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= https://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"