aboutsummaryrefslogtreecommitdiff
path: root/textproc/rubygem-ruby-xslt
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-24 00:15:54 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-24 00:15:54 +0000
commita6ed44e30b8c3b0a8bbb93f7d8510c7b5e068fb7 (patch)
treeb6191fd89c10c2773493cafd465cb60f811b6441 /textproc/rubygem-ruby-xslt
parent51c940ccd184ed0e6cb52621e7aeb69e4e3a3b91 (diff)
Notes
Diffstat (limited to 'textproc/rubygem-ruby-xslt')
-rw-r--r--textproc/rubygem-ruby-xslt/Makefile19
-rw-r--r--textproc/rubygem-ruby-xslt/distinfo2
-rw-r--r--textproc/rubygem-ruby-xslt/pkg-descr3
3 files changed, 24 insertions, 0 deletions
diff --git a/textproc/rubygem-ruby-xslt/Makefile b/textproc/rubygem-ruby-xslt/Makefile
new file mode 100644
index 000000000000..0b385d100314
--- /dev/null
+++ b/textproc/rubygem-ruby-xslt/Makefile
@@ -0,0 +1,19 @@
+# Created by: Steve Wills <swills@FreeBSD.org>
+# $FreeBSD$
+
+PORTNAME= ruby-xslt
+PORTVERSION= 0.9.9
+CATEGORIES= textproc rubygems
+MASTER_SITES= RG
+
+MAINTAINER= ruby@FreeBSD.org
+COMMENT= XSLT processor in pure Ruby
+
+LICENSE= GPLv2
+
+USE_GNOME= libxslt
+USE_RUBY= yes
+USE_RUBYGEMS= yes
+RUBYGEM_AUTOPLIST= yes
+
+.include <bsd.port.mk>
diff --git a/textproc/rubygem-ruby-xslt/distinfo b/textproc/rubygem-ruby-xslt/distinfo
new file mode 100644
index 000000000000..ec895b4c2cc0
--- /dev/null
+++ b/textproc/rubygem-ruby-xslt/distinfo
@@ -0,0 +1,2 @@
+SHA256 (rubygem/ruby-xslt-0.9.9.gem) = 7dc7565e90719b5971ef9620f64180848a5d9e983e9abc74d76f7cf1b01a2f72
+SIZE (rubygem/ruby-xslt-0.9.9.gem) = 34816
diff --git a/textproc/rubygem-ruby-xslt/pkg-descr b/textproc/rubygem-ruby-xslt/pkg-descr
new file mode 100644
index 000000000000..5c8c49d2a0fa
--- /dev/null
+++ b/textproc/rubygem-ruby-xslt/pkg-descr
@@ -0,0 +1,3 @@
+This is a Ruby class for processing XSLT.
+
+WWW: https://github.com/glejeune/ruby-xslt