freebsd-ports/www/rubygem-hpricot/Makefile
2008-10-07 07:40:11 +00:00

19 lines
388 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.6.161
CATEGORIES= www rubygems
MASTER_SITES= RF
MASTER_SITE_SUBDIR= gems
MAINTAINER= clsung@FreeBSD.org
COMMENT= A Fast, Enjoyable HTML Parser for Ruby
USE_RUBY= yes
USE_RUBYGEMS= yes
.include <bsd.port.mk>