ports/devel/cvslock/Makefile

16 lines
250 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= safely manipulate and inspect CVS respositories
DISTNAME= cvslock-0.2
CATEGORIES= devel
REVISION = 1
# GPL
PERMIT_PACKAGE= Yes
WANTLIB= c
MASTER_SITES= http://www.does-not-exist.org/roessler/
CONFIGURE_STYLE=gnu
.include <bsd.port.mk>