freebsd-ports/devel/rubygem-configuration/Makefile
Philip M. Gollucci 70f64d2332 - Update to 1.2.0
PR:             ports/152508
Submitted by:   myself (pgollucci)
Approved by:    rpsfa@rit.edu (maintainer)
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-11-24 05:23:06 +00:00

19 lines
389 B
Makefile

# Ports collection makefile for: gem-configuration
# Date created: 06 Nov 2009
# Whom: Ryan Steinmetz (<rpsfa@rit.edu>)
#
# $FreeBSD$
PORTNAME= configuration
PORTVERSION= 1.2.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= rpsfa@rit.edu
COMMENT= Mechanism to parse ruby configuration files
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>