# Ports collection makefile for:	rubygem-hpricot
# Date created:				Jan 19, 2007
# Whom:					Cheng-Lung Sung <clsung@FreeBSD.org>
#
# $FreeBSD: ports/www/rubygem-hpricot/Makefile,v 1.11 2010/12/07 19:19:14 linimon Exp $

PORTNAME=	hpricot
PORTVERSION=	0.8.3
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>
