freebsd-ports/www/rubygem-addressable/Makefile
Philip M. Gollucci d088027c05 - Update to 2.2.1
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-09-13 23:27:45 +00:00

19 lines
394 B
Makefile

# Ports collection makefile for: rubygem-addressable
# Date created: 01 March 2009
# Whom: Martin Wilke <miwi@FreeBSD.org>
#
# $FreeBSD$
PORTNAME= addressable
PORTVERSION= 2.2.1
CATEGORIES= www devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= A replacement for the URI implementation
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>