openbsd-ports/devel/cvslock/Makefile
2006-02-18 20:23:09 +00:00

22 lines
443 B
Makefile

# $OpenBSD: Makefile,v 1.3 2006/02/18 20:23:09 steven 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
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= c
MASTER_SITES= http://www.does-not-exist.org/roessler/
CONFIGURE_STYLE=gnu
.include <bsd.port.mk>