pkgsrc/devel/cvsup/Makefile
gson e56dec5652 Fix the PLIST of devel/cvsup to match the current set of example files
installed, as it is taken from devel/cvsup-bin and has changed there.
2012-11-23 14:31:44 +00:00

12 lines
239 B
Makefile

# $NetBSD: Makefile,v 1.16 2012/11/23 14:31:44 gson Exp $
.include "${.CURDIR}/../../devel/cvsup/Makefile.common"
PKGNAME= cvsup-16.1.h
PKGREVISION= 3
M3FLAGS+= -DNOGUI
CONFLICTS= cvsup-{bin,gui}-[0-9]*
.include "../../mk/bsd.pkg.mk"