aboutsummaryrefslogtreecommitdiff
path: root/www/rubygem-sinatra-contrib
diff options
context:
space:
mode:
authorBartek Rutkowski <robak@FreeBSD.org>2014-06-24 09:02:17 +0000
committerBartek Rutkowski <robak@FreeBSD.org>2014-06-24 09:02:17 +0000
commited5977db251241c77a27926039493b403eacf0f0 (patch)
tree39e59609a253c11298ac384786ae78826a9a897d /www/rubygem-sinatra-contrib
parentff3d79e9216bd918a9d7414a9580fb859d5c73c2 (diff)
downloadports-ed5977db251241c77a27926039493b403eacf0f0.tar.gz
ports-ed5977db251241c77a27926039493b403eacf0f0.zip
Notes
Diffstat (limited to 'www/rubygem-sinatra-contrib')
-rw-r--r--www/rubygem-sinatra-contrib/Makefile25
-rw-r--r--www/rubygem-sinatra-contrib/distinfo2
-rw-r--r--www/rubygem-sinatra-contrib/pkg-descr3
3 files changed, 30 insertions, 0 deletions
diff --git a/www/rubygem-sinatra-contrib/Makefile b/www/rubygem-sinatra-contrib/Makefile
new file mode 100644
index 000000000000..2dd726761201
--- /dev/null
+++ b/www/rubygem-sinatra-contrib/Makefile
@@ -0,0 +1,25 @@
+# $FreeBSD$
+
+PORTNAME= sinatra-contrib
+PORTVERSION= 1.4.2
+CATEGORIES= www rubygems
+MASTER_SITES= RG
+
+MAINTAINER= robak@FreeBSD.org
+COMMENT= Collection of useful Sinatra extensions
+
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+RUN_DEPENDS= rubygem-backports>=2.0:${PORTSDIR}/devel/rubygem-backports \
+ rubygem-multi_json>=0:${PORTSDIR}/devel/rubygem-multi_json \
+ rubygem-rack-protection>=0:${PORTSDIR}/www/rubygem-rack-protection \
+ rubygem-rack-test>=0:${PORTSDIR}/www/rubygem-rack-test \
+ rubygem-sinatra>=1.4:${PORTSDIR}/www/rubygem-sinatra \
+ rubygem-tilt>=1.3:${PORTSDIR}/devel/rubygem-tilt
+
+USE_RUBY= yes
+USE_RUBYGEMS= yes
+RUBYGEM_AUTOPLIST= yes
+
+.include <bsd.port.mk>
diff --git a/www/rubygem-sinatra-contrib/distinfo b/www/rubygem-sinatra-contrib/distinfo
new file mode 100644
index 000000000000..a2d6e40819b7
--- /dev/null
+++ b/www/rubygem-sinatra-contrib/distinfo
@@ -0,0 +1,2 @@
+SHA256 (rubygem/sinatra-contrib-1.4.2.gem) = 6f4ee213c67636d6ba06b8d8311e3a99dde2fcb8de06c954bd0e5f2ca7efabb6
+SIZE (rubygem/sinatra-contrib-1.4.2.gem) = 52224
diff --git a/www/rubygem-sinatra-contrib/pkg-descr b/www/rubygem-sinatra-contrib/pkg-descr
new file mode 100644
index 000000000000..2966a19d33b7
--- /dev/null
+++ b/www/rubygem-sinatra-contrib/pkg-descr
@@ -0,0 +1,3 @@
+Collection of common Sinatra extensions, semi-officially supported.
+
+WWW: https://github.com/sinatra/sinatra-contrib