pkgsrc-wip/gambas3-gb-dbus/Makefile

13 lines
297 B
Makefile

# $NetBSD$
BUILD_DIRS= gb.dbus
GB_DEPENDS= gambas3-runtime
.include "../../wip/gambas3/Makefile.common"
PKGNAME= gambas3-gb-dbus-${GB_VERSION}
MAINTAINER= bastiangermann@fishpost.de
COMMENT= D-Bus interface for Gambas
.include "../../sysutils/dbus/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"