19 lines
276 B
Makefile
19 lines
276 B
Makefile
PKG_ARCH= *
|
|
|
|
COMMENT= collection of useful CVS scripts
|
|
|
|
DISTNAME= cvsutils-0.2.6
|
|
REVISION= 0
|
|
CATEGORIES= devel
|
|
|
|
HOMEPAGE= http://www.red-bean.com/cvsutils/
|
|
|
|
SITES= ${HOMEPAGE}releases/
|
|
|
|
# GPLv2+
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
CONFIGURE_STYLE= gnu
|
|
NO_TEST= Yes
|
|
|
|
.include <bsd.port.mk>
|