openbsd-ports/devel/cvslock/Makefile
2013-03-11 10:50:00 +00:00

20 lines
378 B
Makefile

# $OpenBSD: Makefile,v 1.6 2013/03/11 10:50:02 espie Exp $
COMMENT= safely manipulate and inspect CVS respositories
DISTNAME= cvslock-0.2
CATEGORIES= devel
MAINTAINER= Manuel Rodrigo Rabade Garcia <mig@mig-29.net>
# GPL
PERMIT_PACKAGE_CDROM= Yes
WANTLIB= c
MASTER_SITES= http://www.does-not-exist.org/roessler/
CONFIGURE_STYLE=gnu
USE_GROFF = Yes
.include <bsd.port.mk>