12 lines
320 B
Makefile
12 lines
320 B
Makefile
# $NetBSD: Makefile,v 1.11 2012/10/31 11:16:50 asau Exp $
|
|
|
|
DISTNAME= cvslock-0.2
|
|
CATEGORIES= devel scm
|
|
MASTER_SITES= ftp://riemann.iam.uni-bonn.de/pub/users/roessler/cvslock/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= Safely manipulate and inspect CVS repositories
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|