Sunpoet Po-Chuan Hsieh f925d04a38 - Update to 4.3.3
Changes:	https://github.com/threedaymonk/htmlentities/blob/master/History.txt
PR:		199883
Submitted by:	sunpoet (myself)
Approved by:	Teramoto Masahiro <markun@onohara.to> (maintainer)
2015-05-05 12:47:54 +00:00

19 lines
331 B
Makefile

# Created by: TERAMOTO Masahiro <markun@onohara.to>
# $FreeBSD$
PORTNAME= htmlentities
PORTVERSION= 4.3.3
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>