2017-07-05 10:22:05 +00:00

22 lines
349 B
Makefile

# $OpenBSD: Makefile,v 1.11 2017/07/05 10:22:05 sthen Exp $
PKG_ARCH= *
COMMENT= collection of useful CVS scripts
DISTNAME= cvsutils-0.2.6
REVISION= 0
CATEGORIES= devel
HOMEPAGE= http://www.red-bean.com/cvsutils/
MASTER_SITES= ${HOMEPAGE}releases/
# GPLv2+
PERMIT_PACKAGE_CDROM= Yes
CONFIGURE_STYLE= gnu
NO_TEST= Yes
.include <bsd.port.mk>