12 lines
245 B
Makefile
12 lines
245 B
Makefile
# $NetBSD: Makefile,v 1.17 2012/03/16 04:31:16 obache Exp $
|
|
#
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
CONFLICTS= scons-devel-[0-9]*
|
|
|
|
.include "../../devel/scons/Makefile.common"
|
|
|
|
SCONS_VERSION= 1.3.1
|
|
PKGREVISION= 2
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|