freebsd-ports/www/rubygem-hpricot/Makefile
Philip M. Gollucci 6f7dbd4e19 - Update to 0.8.6
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2012-02-08 02:10:42 +00:00

19 lines
382 B
Makefile

# Ports collection makefile for: rubygem-hpricot
# Date created: Jan 19, 2007
# Whom: Cheng-Lung Sung <clsung@FreeBSD.org>
#
# $FreeBSD$
PORTNAME= hpricot
PORTVERSION= 0.8.6
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= A Fast, Enjoyable HTML Parser for Ruby
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>