Ruby API wrapper for Lighthouse

WWW: http://rubygems.org/gems/lighthouse-api

PR:		ports/153968
Submitted by:	Jason Helfman <jhelfman at experts-exchange.com>
Feature safe:	yes
This commit is contained in:
Martin Wilke 2011-01-30 12:10:13 +00:00
parent 9f5d7b972d
commit 476c56f9e3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=268442
4 changed files with 28 additions and 0 deletions

View file

@ -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

View file

@ -0,0 +1,22 @@
# Ports collection makefile for: rubygem-lighthouse-api
# Date created: 13 January 2011
# Whom: Jason Helfman <jhelfman@experts-exchange.com>
#
# $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 <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (rubygem/lighthouse-api-2.0.gem) = 1772a60ea345b8ef52523b8d47d071d648ba20ae1e80ffa09ae246ef120c405f
SIZE (rubygem/lighthouse-api-2.0.gem) = 8192

View file

@ -0,0 +1,3 @@
Ruby API wrapper for Lighthouse
WWW: http://rubygems.org/gems/lighthouse-api