# 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.3 2007/07/30 01:50:44 clsung Exp $

PORTNAME=	hpricot
PORTVERSION=	0.6
CATEGORIES=	www rubygems
MASTER_SITES=	${MASTER_SITE_RUBYFORGE}
MASTER_SITE_SUBDIR=	gems

MAINTAINER=	clsung@FreeBSD.org
COMMENT=	A Fast, Enjoyable HTML Parser for Ruby

.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/ruby-gems/Makefile.common"
.include <bsd.port.post.mk>
