openbsd-ports/x11/p5-Gtk3/Makefile
2022-03-11 20:15:18 +00:00

20 lines
282 B
Makefile

COMMENT = Perl interface to Gtk+3
CPAN_AUTHOR = XAOC
DISTNAME = Gtk3-0.038
CATEGORIES = x11
# LGPL v2.1
PERMIT_PACKAGE = Yes
MODULES = cpan
RUN_DEPENDS = devel/p5-Cairo-GObject \
devel/p5-Glib-Object-Introspection \
x11/gtk+3
PKG_ARCH = *
.include <bsd.port.mk>