pkgsrc-wip/gambas3-gb-image-effect/Makefile

12 lines
284 B
Makefile

# $NetBSD$
BUILD_DIRS= main/lib/image.effect
GB_DEPENDS= gambas3-gb-image
.include "../../wip/gambas3/Makefile.common"
PKGNAME= gambas3-gb-image-effect-${GB_VERSION}
MAINTAINER= bastiangermann@fishpost.de
COMMENT= Image filtering routines for Gambas
.include "../../mk/bsd.pkg.mk"