aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2010-06-02 16:49:51 +0000
committerMartin Wilke <miwi@FreeBSD.org>2010-06-02 16:49:51 +0000
commit01f88fc8d9ff274e8b0c58566cb6792f6c666500 (patch)
tree00983010b32c908ca4bd2e971ae0c3bc3df42f81 /textproc
parent3e488db3fd251ff6569c17f3639b128a8bd58f7c (diff)
downloadports-01f88fc8d9ff274e8b0c58566cb6792f6c666500.tar.gz
ports-01f88fc8d9ff274e8b0c58566cb6792f6c666500.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/Makefile1
-rw-r--r--textproc/rubygem-augeas/Makefile23
-rw-r--r--textproc/rubygem-augeas/distinfo3
-rw-r--r--textproc/rubygem-augeas/pkg-descr1
4 files changed, 28 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 06872d4af3a8..85e410b8268f 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1098,6 +1098,7 @@
SUBDIR += ruby-xmlscan-old
SUBDIR += ruby-xslt
SUBDIR += ruby-xtemplate
+ SUBDIR += rubygem-augeas
SUBDIR += rubygem-diff-lcs
SUBDIR += rubygem-ezamar
SUBDIR += rubygem-ferret
diff --git a/textproc/rubygem-augeas/Makefile b/textproc/rubygem-augeas/Makefile
new file mode 100644
index 000000000000..8fc4aa726a5b
--- /dev/null
+++ b/textproc/rubygem-augeas/Makefile
@@ -0,0 +1,23 @@
+# Ports collection makefile for: textproc/rubygem-augeas
+# Date created: 19 May 2010
+# Whom: Russell Jackson <raj@csub.edu>
+#
+# $FreeBSD$
+#
+
+PORTNAME= ruby-augeas
+PORTVERSION= 0.3.0
+CATEGORIES= textproc rubygems
+MASTER_SITES= http://augeas.net/download/ruby/
+
+MAINTAINER= raj@csub.edu
+COMMENT= Ruby bindings for Augeas
+
+LIB_DEPENDS= augeas.10:${PORTSDIR}/textproc/augeas
+
+USE_RUBY= yes
+USE_RUBYGEMS= yes
+USE_GNOME= pkgconfig
+RUBYGEM_AUTOPLIST= yes
+
+.include <bsd.port.mk>
diff --git a/textproc/rubygem-augeas/distinfo b/textproc/rubygem-augeas/distinfo
new file mode 100644
index 000000000000..e55fecfa4ced
--- /dev/null
+++ b/textproc/rubygem-augeas/distinfo
@@ -0,0 +1,3 @@
+MD5 (rubygem/ruby-augeas-0.3.0.gem) = 95a7a780cabf361bdf11f79633972615
+SHA256 (rubygem/ruby-augeas-0.3.0.gem) = 2d1281fead19025c1a8a72b6cff178c8adf91a3e8a5704448102bb289d026dcb
+SIZE (rubygem/ruby-augeas-0.3.0.gem) = 20480
diff --git a/textproc/rubygem-augeas/pkg-descr b/textproc/rubygem-augeas/pkg-descr
new file mode 100644
index 000000000000..b1f55119be3d
--- /dev/null
+++ b/textproc/rubygem-augeas/pkg-descr
@@ -0,0 +1 @@
+Ruby bindings for Augeas