pkgsrc/devel/cvslock/Makefile
2021-04-21 08:37:59 +00:00

12 lines
321 B
Makefile

# $NetBSD: Makefile,v 1.12 2021/04/21 08:37:59 wiz 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"