pkgsrc-wip/gambas3-gb-xml-rpc/Makefile

12 lines
278 B
Makefile

# $NetBSD$
BUILD_DIRS= gb.xml/src/rpc
GB_DEPENDS= gambas3-runtime
.include "../../wip/gambas3/Makefile.common"
PKGNAME= gambas3-gb-xml-rpc-${GB_VERSION}
MAINTAINER= bastiangermann@fishpost.de
COMMENT= XML-RPC protocol implementation for Gambas
.include "../../mk/bsd.pkg.mk"