pkgsrc/devel/scons/Makefile
obache ed2991c35a * Patch to Version is not required after removal of scons-devel package.
* distutils pkg, use python/disutils.mk.

Bump PKGREVISION.
2012-02-02 11:49:55 +00:00

12 lines
245 B
Makefile

# $NetBSD: Makefile,v 1.16 2012/02/02 11:49:55 obache Exp $
#
PKG_DESTDIR_SUPPORT= user-destdir
CONFLICTS= scons-devel-[0-9]*
.include "../../devel/scons/Makefile.common"
SCONS_VERSION= 1.3.1
PKGREVISION= 1
.include "../../mk/bsd.pkg.mk"