aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-atoulme-antwrap
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2011-09-11 20:45:36 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2011-09-11 20:45:36 +0000
commit7a5709848ac4fa09f2a2285f013e99da267c59c9 (patch)
tree5572aa93b6bd1fb2ffdcbe0f75b1f4486685d294 /devel/rubygem-atoulme-antwrap
parent2c525b0e4b4efd7b1061b6421a6db2acfa620153 (diff)
downloadports-7a5709848ac4fa09f2a2285f013e99da267c59c9.tar.gz
ports-7a5709848ac4fa09f2a2285f013e99da267c59c9.zip
Notes
Diffstat (limited to 'devel/rubygem-atoulme-antwrap')
-rw-r--r--devel/rubygem-atoulme-antwrap/Makefile22
-rw-r--r--devel/rubygem-atoulme-antwrap/distinfo2
-rw-r--r--devel/rubygem-atoulme-antwrap/pkg-descr4
3 files changed, 28 insertions, 0 deletions
diff --git a/devel/rubygem-atoulme-antwrap/Makefile b/devel/rubygem-atoulme-antwrap/Makefile
new file mode 100644
index 000000000000..903cb3f5c639
--- /dev/null
+++ b/devel/rubygem-atoulme-antwrap/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: atoulme-Antwrap
+# Date created: 2011-09-11
+# Whom: arved
+#
+# $FreeBSD$
+
+PORTNAME= atoulme-Antwrap
+PORTVERSION= 0.7.2
+CATEGORIES= devel
+MASTER_SITES= ${MASTER_SITE_RUBYGEMS}
+
+MAINTAINER= arved@FreeBSD.org
+COMMENT= Ruby wrapper for Apache Ant
+
+RUN_DEPENDS= ant:${PORTSDIR}/devel/apache-ant \
+ rubygem-rjb>=1.0.3:${PORTSDIR}/devel/rubygem-rjb
+
+USE_RUBY= yes
+USE_RUBYGEMS= yes
+RUBYGEM_AUTOPLIST=yes
+
+.include <bsd.port.mk>
diff --git a/devel/rubygem-atoulme-antwrap/distinfo b/devel/rubygem-atoulme-antwrap/distinfo
new file mode 100644
index 000000000000..7d1a0aa17ca6
--- /dev/null
+++ b/devel/rubygem-atoulme-antwrap/distinfo
@@ -0,0 +1,2 @@
+SHA256 (rubygem/atoulme-Antwrap-0.7.2.gem) = 439ab5f8c498c409ff71e643a7b6bcc4e43b082c5ac906002e93c9072c1b3465
+SIZE (rubygem/atoulme-Antwrap-0.7.2.gem) = 31232
diff --git a/devel/rubygem-atoulme-antwrap/pkg-descr b/devel/rubygem-atoulme-antwrap/pkg-descr
new file mode 100644
index 000000000000..072fda176485
--- /dev/null
+++ b/devel/rubygem-atoulme-antwrap/pkg-descr
@@ -0,0 +1,4 @@
+A Ruby module that wraps the Apache Ant build tool. Antwrap can be used to
+invoke Ant Tasks from a Ruby or a JRuby script.
+
+WWW: http://rubygems.org/gems/atoulme-Antwrap