# Ports collection makefile for: newgem # Date created: January 12, 2010 # Whom: Philip M. Gollucci # # $FreeBSD$ # PORTNAME= newgem PORTVERSION= 1.5.3 PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Bundle ruby libraries into gems RUN_DEPENDS= rubygem-activesupport>=2.3.4:${PORTSDIR}/devel/rubygem-activesupport \ rubygem-rubigen>=1.5.3:${PORTSDIR}/devel/rubygem-rubigen \ rubygem-hoe>=2.4.0:${PORTSDIR}/devel/rubygem-hoe \ rubygem-redcloth>=4.0.0:${PORTSDIR}/www/rubygem-redcloth \ rubygem-syntax>=1.0.0:${PORTSDIR}/textproc/rubygem-syntax \ rubygem-rubigen>=1.5.3:${PORTSDIR}/devel/rubygem-rubigen BROKEN= Depends on exact 2.3.4 version of activesupport DEPRECATED= broken since 2010/09/22 EXPIRATION_DATE= 2011-08-01 USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/newgem .include