ports/devel/cvsutils/Makefile

20 lines
276 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
PKG_ARCH= *
COMMENT= collection of useful CVS scripts
DISTNAME= cvsutils-0.2.6
REVISION= 0
CATEGORIES= devel
HOMEPAGE= http://www.red-bean.com/cvsutils/
2023-09-22 16:24:11 +00:00
SITES= ${HOMEPAGE}releases/
2023-08-16 22:26:55 +00:00
# GPLv2+
PERMIT_PACKAGE= Yes
CONFIGURE_STYLE= gnu
NO_TEST= Yes
.include <bsd.port.mk>