freebsd-ports/www/rubygem-hpricot/Makefile
Sunpoet Po-Chuan Hsieh 36e8d853ba - Add LICENSE
- Update WWW
2015-05-23 15:30:06 +00:00

18 lines
313 B
Makefile

# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
# $FreeBSD$
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
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>