15 lines
262 B
Makefile
15 lines
262 B
Makefile
PORTNAME= hpricot
|
|
PORTVERSION= 0.8.6
|
|
PORTREVISION= 1
|
|
CATEGORIES= www rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= Fast, Enjoyable HTML Parser for Ruby
|
|
WWW= https://github.com/hpricot/hpricot
|
|
|
|
LICENSE= MIT
|
|
|
|
USES= gem
|
|
|
|
.include <bsd.port.mk>
|