opnsense-ports/devel/rubygem-gio2/Makefile

19 lines
319 B
Makefile

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