pkgsrc-wip/gambas3-gb-jit/Makefile

12 lines
249 B
Makefile

# $NetBSD$
BUILD_DIRS= main/lib/jit
GB_DEPENDS= gambas3-runtime
.include "../../wip/gambas3/Makefile.common"
PKGNAME= gambas3-gb-jit-${GB_VERSION}
MAINTAINER= bastiangermann@fishpost.de
COMMENT= Gambas JIT compiler
.include "../../mk/bsd.pkg.mk"