pkgsrc-wip/gambas3-gb-pcre/Makefile

12 lines
294 B
Makefile

# $NetBSD$
BUILD_DIRS= gb.pcre
.include "../../wip/gambas3/Makefile.common"
PKGNAME= gambas3-gb-pcre-${GB_VERSION}
MAINTAINER= bastiangermann@fishpost.de
COMMENT= Perl Compatible Regular Expression matching for Gambas
.include "../../devel/pcre/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"