# Created by: TERAMOTO Masahiro <markun@onohara.to>
# $FreeBSD: tags/RELEASE_10_1_0/textproc/rubygem-htmlentities/Makefile 356416 2014-06-03 22:05:18Z tdb $

PORTNAME=	htmlentities
PORTVERSION=	4.3.2
CATEGORIES=	textproc rubygems
MASTER_SITES=	RG

MAINTAINER=	markun@onohara.to
COMMENT=	HTML entity encoding and decoding for Ruby

LICENSE=	MIT

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
