pkgsrc-wip/gambas3-gb-form-editor/Makefile

12 lines
312 B
Makefile

# $NetBSD$
BUILD_DIRS= comp
GB_DEPENDS= gambas3-runtime gambas3-gb-eval-highlight
.include "../../wip/gambas3/Makefile.common"
PKGNAME= gambas3-gb-form-editor-${GB_VERSION}
MAINTAINER= bastiangermann@fishpost.de
COMMENT= Enhanced text editor for Gambas with syntax highlighting
.include "../../mk/bsd.pkg.mk"