pkgsrc-wip/gambas3-gb-desktop/Makefile

13 lines
350 B
Makefile

# $NetBSD$
BUILD_DIRS= comp
GB_DEPENDS= gambas3-runtime gambas3-gb-image gambas3-gb-desktop-x11
.include "../../wip/gambas3/Makefile.common"
PKGNAME= gambas3-gb-desktop-${GB_VERSION}
MAINTAINER= bastiangermann@fishpost.de
COMMENT= Desktop management component for Gambas
DEPENDS+= xdg-utils-1.*:../../misc/xdg-utils
.include "../../mk/bsd.pkg.mk"