ports/devel/p5-Glib-Object-Introspection/Makefile

23 lines
445 B
Makefile

COMMENT= dynamically create Perl language bindings
DISTNAME = Glib-Object-Introspection-0.050
CATEGORIES= devel
# LGPLv2.1
PERMIT_PACKAGE= Yes
WANTLIB += c ffi girepository-1.0 glib-2.0 gmodule-2.0 gobject-2.0 perl intl
MODULES= cpan
CPAN_AUTHOR= XAOC
BUILD_DEPENDS= devel/p5-ExtUtils-Depends \
devel/p5-ExtUtils-PkgConfig \
devel/p5-Glib2
RUN_DEPENDS= devel/p5-Glib2
LIB_DEPENDS= devel/gobject-introspection
.include <bsd.port.mk>