1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/devel/rubygem-glib2/Makefile

19 lines
325 B
Makefile

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