pkgsrc/devel/cvsup-gui/Makefile
rillig bd0472f316 Moved the definition of PKGREVISION from cvsup/Makefile.common into the
individual package Makefiles, where they belong.
2006-01-12 18:01:15 +00:00

11 lines
254 B
Makefile

# $NetBSD: Makefile,v 1.12 2006/01/12 18:01:15 rillig Exp $
.include "${.CURDIR}/../../devel/cvsup/Makefile.common"
PKGNAME= cvsup-gui-16.1.h
PKGREVISION= 1
CONFLICTS= cvsup-[0-9]*
.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"