freebsd-ports/devel/rubygem-loquacious/Makefile
Philip M. Gollucci ae4b4cf3d5 - Update to 1.4.1
PR:             ports/142603
Approved by:    rpsfa@rit.edu
rpsfa@rit.edu
rpsfa@rit.edu
rpsfa@rit.edu (maintainer)
Submitted by:   myself (pgollucci@)
2010-01-12 00:43:42 +00:00

21 lines
445 B
Makefile

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