pkgsrc-wip/gambas3-gb-option/Makefile

11 lines
271 B
Makefile

# $NetBSD$
BUILD_DIRS= main/lib/option
.include "../../wip/gambas3/Makefile.common"
PKGNAME= gambas3-gb-option-${GB_VERSION}
MAINTAINER= bastiangermann@fishpost.de
COMMENT= GNU-style command-line arguments parser for Gambas (deprecated)
.include "../../mk/bsd.pkg.mk"