# 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.14 2012/02/08 02:10:42 pgollucci Exp $

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>
