12 lines
245 B
Makefile
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"
|