freebsd-ports/devel/rubygem-stringex/Makefile
Philip M. Gollucci 68ba743a97 - Update to 1.2.1
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2011-06-25 03:13:45 +00:00

22 lines
428 B
Makefile

# Ports collection makefile for: rubygem-stringex
# Date created: 11 Jun 2010
# Whom: Philip M. Gollucci <pgollucci@p6m7g8.com>
#
# $FreeBSD$
#
PORTNAME= stringex
PORTVERSION= 1.2.1
PORTEPOCH= 1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Some useful extensions to the Ruby String class
USE_RUBY= yes
USE_RAKE= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>