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

13 lines
322 B
Makefile

# $NetBSD$
BUILD_DIRS= gb.image.io
GB_DEPENDS= gambas3-gb-image
.include "../../wip/gambas3/Makefile.common"
PKGNAME= gambas3-gb-image-io-${GB_VERSION}
MAINTAINER= bastiangermann@fishpost.de
COMMENT= Image loading and saving for Gambas
.include "../../graphics/gdk-pixbuf2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"