[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / devel / p5-Glib-Object-Introspection

File: [local] / ports / devel / p5-Glib-Object-Introspection / Makefile (download)

Revision 1.12, Sun Sep 3 08:06:02 2023 UTC (9 months ago) by ajacoutot
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, HEAD
Changes since 1.11: +3 -1 lines

Update to p5-Glib-Object-Introspection-0.051.

COMMENT=	dynamically create Perl language bindings

DISTNAME =	Glib-Object-Introspection-0.051

CATEGORIES=	devel

MAINTAINER=	Antoine Jacoutot <ajacoutot@openbsd.org>

# 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>