From 476c56f9e3cfb499a0f51add3071eac6b3f9d1e4 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sun, 30 Jan 2011 12:10:13 +0000 Subject: Ruby API wrapper for Lighthouse WWW: http://rubygems.org/gems/lighthouse-api PR: ports/153968 Submitted by: Jason Helfman Feature safe: yes --- www/Makefile | 1 + www/rubygem-lighthouse-api/Makefile | 22 ++++++++++++++++++++++ www/rubygem-lighthouse-api/distinfo | 2 ++ www/rubygem-lighthouse-api/pkg-descr | 3 +++ 4 files changed, 28 insertions(+) create mode 100644 www/rubygem-lighthouse-api/Makefile create mode 100644 www/rubygem-lighthouse-api/distinfo create mode 100644 www/rubygem-lighthouse-api/pkg-descr (limited to 'www') diff --git a/www/Makefile b/www/Makefile index b32330dea258..16290b6234f4 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1593,6 +1593,7 @@ SUBDIR += rubygem-jekyll SUBDIR += rubygem-layout-yullio SUBDIR += rubygem-less + SUBDIR += rubygem-lighthouse-api SUBDIR += rubygem-maruku SUBDIR += rubygem-mechanize SUBDIR += rubygem-mongrel diff --git a/www/rubygem-lighthouse-api/Makefile b/www/rubygem-lighthouse-api/Makefile new file mode 100644 index 000000000000..30d521a635a2 --- /dev/null +++ b/www/rubygem-lighthouse-api/Makefile @@ -0,0 +1,22 @@ +# Ports collection makefile for: rubygem-lighthouse-api +# Date created: 13 January 2011 +# Whom: Jason Helfman +# +# $FreeBSD$ + +PORTNAME= lighthouse-api +PORTVERSION= 2.0 +CATEGORIES= www rubygems +MASTER_SITES= RG + +MAINTAINER= jhelfman@experts-exchange.com +COMMENT= Ruby interface for lighthouse ticketing system + +RUN_DEPENDS+= rubygem-activesupport>=3.0.3:${PORTSDIR}/devel/rubygem-activesupport \ + rubygem-activeresource>=3.0.3:${PORTSDIR}/www/rubygem-activeresource + +USE_RUBY= yes +USE_RUBYGEMS= yes +RUBYGEM_AUTOPLIST= yes + +.include diff --git a/www/rubygem-lighthouse-api/distinfo b/www/rubygem-lighthouse-api/distinfo new file mode 100644 index 000000000000..6028cf43235a --- /dev/null +++ b/www/rubygem-lighthouse-api/distinfo @@ -0,0 +1,2 @@ +SHA256 (rubygem/lighthouse-api-2.0.gem) = 1772a60ea345b8ef52523b8d47d071d648ba20ae1e80ffa09ae246ef120c405f +SIZE (rubygem/lighthouse-api-2.0.gem) = 8192 diff --git a/www/rubygem-lighthouse-api/pkg-descr b/www/rubygem-lighthouse-api/pkg-descr new file mode 100644 index 000000000000..c7ada4679b7c --- /dev/null +++ b/www/rubygem-lighthouse-api/pkg-descr @@ -0,0 +1,3 @@ +Ruby API wrapper for Lighthouse + +WWW: http://rubygems.org/gems/lighthouse-api -- cgit v1.2.3