blob: ef6b234a87980d9d267c5642492a2712a8549431 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
PORTNAME= hpricot
PORTVERSION= 0.8.6
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Fast, Enjoyable HTML Parser for Ruby
LICENSE= MIT
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>
|