freebsd-ports/devel/rubygem-gobject-introspection/Makefile
2014-08-26 03:04:41 +00:00

18 lines
366 B
Makefile

# $FreeBSD$
PORTNAME= gobject-introspection
PORTVERSION= 2.2.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby binding for GObjectIntrospection
RUN_DEPENDS= rubygem-glib2>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-glib2
USE_GNOME= introspection
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>