import ports/x11/p5-Gtk3, tweak/ok afresh1@
Perl interface to the 3.x series of the gtk+ toolkit
This commit is contained in:
parent
372e2961d1
commit
a9d60ae919
21
x11/p5-Gtk3/Makefile
Normal file
21
x11/p5-Gtk3/Makefile
Normal file
@ -0,0 +1,21 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2020/08/23 20:46:19 sthen Exp $
|
||||
|
||||
COMMENT = Perl interface to Gtk+3
|
||||
|
||||
CPAN_AUTHOR = XAOC
|
||||
DISTNAME = Gtk3-0.037
|
||||
|
||||
CATEGORIES = x11
|
||||
|
||||
# LGPL v2.1
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
MODULES = cpan
|
||||
|
||||
RUN_DEPENDS = devel/p5-Cairo-GObject>=1.0 \
|
||||
devel/p5-Glib-Object-Introspection>=0.043 \
|
||||
x11/gtk+3
|
||||
|
||||
PKG_ARCH = *
|
||||
|
||||
.include <bsd.port.mk>
|
2
x11/p5-Gtk3/distinfo
Normal file
2
x11/p5-Gtk3/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (Gtk3-0.037.tar.gz) = v1rhVHKUp4youlqIyyD5mhbkyCvtVURqoFTJRJGOP1E=
|
||||
SIZE (Gtk3-0.037.tar.gz) = 57007
|
1
x11/p5-Gtk3/pkg/DESCR
Normal file
1
x11/p5-Gtk3/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
||||
Perl interface to the 3.x series of the gtk+ toolkit
|
3
x11/p5-Gtk3/pkg/PLIST
Normal file
3
x11/p5-Gtk3/pkg/PLIST
Normal file
@ -0,0 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2020/08/23 20:46:19 sthen Exp $
|
||||
${P5SITE}/Gtk3.pm
|
||||
@man man/man3p/Gtk3.3p
|
Loading…
Reference in New Issue
Block a user