2013-06-03 03:21:13 +02:00
|
|
|
# Created by: Michael Schout <mschout@gkg.net>
|
2012-08-18 18:38:53 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= libxml-ruby
|
2014-08-24 00:04:35 +02:00
|
|
|
PORTVERSION= 2.7.0
|
2012-08-18 18:38:53 +02:00
|
|
|
CATEGORIES= textproc rubygems
|
|
|
|
MASTER_SITES= RG
|
|
|
|
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
|
|
COMMENT= Ruby bindings for the GNOME Libxml2 toolkit
|
|
|
|
|
|
|
|
USE_GNOME= libxml2
|
|
|
|
|
|
|
|
USE_RUBY= yes
|
|
|
|
USE_RUBYGEMS= yes
|
|
|
|
RUBYGEM_AUTOPLIST= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|