1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/www/rubygem-hpricot/Makefile
Cheng-Lung Sung 661c724a90 - Update to 0.8.1
PR:		ports/134683
Submitted by:	pgollucci
2009-05-29 14:59:26 +00:00

21 lines
409 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.1
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
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>