2013-09-21 01:36:50 +02:00
|
|
|
# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
|
2007-02-03 18:27:47 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= hpricot
|
2012-02-08 03:10:42 +01:00
|
|
|
PORTVERSION= 0.8.6
|
2007-02-03 18:27:47 +01:00
|
|
|
CATEGORIES= www rubygems
|
2010-09-09 21:12:56 +02:00
|
|
|
MASTER_SITES= RG
|
2007-02-03 18:27:47 +01:00
|
|
|
|
2010-12-07 20:19:15 +01:00
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
2014-08-06 11:11:57 +02:00
|
|
|
COMMENT= Fast, Enjoyable HTML Parser for Ruby
|
2007-02-03 18:27:47 +01:00
|
|
|
|
2008-04-06 10:58:21 +02:00
|
|
|
USE_RUBY= yes
|
|
|
|
USE_RUBYGEMS= yes
|
2009-05-29 16:59:26 +02:00
|
|
|
RUBYGEM_AUTOPLIST= yes
|
2008-04-06 10:58:21 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|