e56dec5652
installed, as it is taken from devel/cvsup-bin and has changed there.
12 lines
239 B
Makefile
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"
|