12 lines
313 B
Makefile
12 lines
313 B
Makefile
# $NetBSD: Makefile,v 1.7 2003/07/21 16:43:18 martti Exp $
|
|
|
|
DISTNAME= cvslock-0.2
|
|
CATEGORIES= devel
|
|
MASTER_SITES= ftp://riemann.iam.uni-bonn.de/pub/users/roessler/cvslock/
|
|
|
|
MAINTAINER= tech-pkg@NetBSD.org
|
|
COMMENT= Safely manipulate and inspect CVS repositories
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|