12 lines
310 B
Makefile
12 lines
310 B
Makefile
# $NetBSD: Makefile,v 1.4 2001/02/16 14:38:21 wiz Exp $
|
|
|
|
DISTNAME= cvslock-0.2
|
|
CATEGORIES= devel
|
|
MASTER_SITES= ftp://riemann.iam.uni-bonn.de/pub/users/roessler/cvslock/
|
|
|
|
MAINTAINER= packages@netbsd.org
|
|
COMMENT= safely manipulate and inspect CVS repositories
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|