freebsd-ports/www/rubygem-hpricot/Makefile
Philip M. Gollucci bc03b273ca RF -> RG Conversion (Part III)
With Hat:       ruby@
Tested by:      make checksum
2010-09-09 19:12:56 +00:00

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