aboutsummaryrefslogtreecommitdiff
path: root/www/rubygem-journey
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2012-02-08 02:34:51 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2012-02-08 02:34:51 +0000
commit217eae974e7fe4b2abda468df117457e54f3591e (patch)
tree4e22cdda5718d71bf680874a73f7c8b22eef873a /www/rubygem-journey
parent9ec7b69ec2b2b9d945ce0d80ec53b6bea91d7282 (diff)
downloadports-217eae974e7fe4b2abda468df117457e54f3591e.tar.gz
ports-217eae974e7fe4b2abda468df117457e54f3591e.zip
Notes
Diffstat (limited to 'www/rubygem-journey')
-rw-r--r--www/rubygem-journey/Makefile20
-rw-r--r--www/rubygem-journey/distinfo2
-rw-r--r--www/rubygem-journey/pkg-descr3
3 files changed, 25 insertions, 0 deletions
diff --git a/www/rubygem-journey/Makefile b/www/rubygem-journey/Makefile
new file mode 100644
index 000000000000..50567be40629
--- /dev/null
+++ b/www/rubygem-journey/Makefile
@@ -0,0 +1,20 @@
+# New ports collection makefile for: rubygem-journey
+# Date created: 2012-02-07
+# Whom: Philip M. Gollucci <pgollucci@p6m7g8.com>
+#
+# $FreeBSD$
+#
+
+PORTNAME= journey
+PORTVERSION= 1.0.1
+CATEGORIES= www rubygems
+MASTER_SITES= RG
+
+MAINTAINER= ruby@FreeBSD.org
+COMMENT= It routes requests.
+
+USE_RUBY= yes
+USE_RUBYGEMS= yes
+RUBYGEM_AUTOPLIST= yes
+
+.include <bsd.port.mk>
diff --git a/www/rubygem-journey/distinfo b/www/rubygem-journey/distinfo
new file mode 100644
index 000000000000..9b8a744419e6
--- /dev/null
+++ b/www/rubygem-journey/distinfo
@@ -0,0 +1,2 @@
+SHA256 (rubygem/journey-1.0.1.gem) = 9d3ebd3fe572a20db772377a3df5cfc251b00238f0baadc215d2449998ed8cb9
+SIZE (rubygem/journey-1.0.1.gem) = 45568
diff --git a/www/rubygem-journey/pkg-descr b/www/rubygem-journey/pkg-descr
new file mode 100644
index 000000000000..3dbac9933325
--- /dev/null
+++ b/www/rubygem-journey/pkg-descr
@@ -0,0 +1,3 @@
+Journey is a router. It routes requests.
+
+WWW: http://github.com/tenderlove/journey