freebsd-ports/devel/rubygem-loquacious/Makefile
Philip M. Gollucci 175518f173 - Update to 1.9.1
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2011-12-17 04:11:31 +00:00

22 lines
450 B
Makefile

# Ports collection makefile for: gem-loquacious
# Date created: 06 Nov 2009
# Whom: Ryan Steinmetz (<rpsfa@rit.edu>)
#
# $FreeBSD$
PORTNAME= loquacious
PORTVERSION= 1.9.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Mechanism to parse ruby loquacious files
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
RUN_DEPENDS= rubygem-rspec>=2.7.0:${PORTSDIR}/devel/rubygem-rspec
.include <bsd.port.mk>