2021-01-24 18:00:04 +00:00

22 lines
346 B
Makefile

# $OpenBSD: Makefile,v 1.2 2021/01/24 18:00:04 ajacoutot Exp $
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>