opnsense-ports/devel/rubygem-gio2/Makefile
Franco Fichtner 0eb428a8f5 */*: sync with upstream
Taken from: FreeBSD
2016-04-28 07:17:55 +02:00

19 lines
371 B
Makefile

# $FreeBSD$
PORTNAME= gio2
PORTVERSION= 3.0.8
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby binding for GLib2
LICENSE= LGPL21+
RUN_DEPENDS= rubygem-glib2>=${PORTVERSION}:devel/rubygem-glib2 \
rubygem-gobject-introspection>=${PORTVERSION}:devel/rubygem-gobject-introspection
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>