opnsense-ports/textproc/rubygem-htmlentities/Makefile
Franco Fichtner c0b97a8105 */*: sync with upstream
Taken from: FreeBSD
2023-01-16 20:20:04 +01:00

16 lines
281 B
Makefile

PORTNAME= htmlentities
PORTVERSION= 4.3.4
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= markun@onohara.to
COMMENT= HTML entity encoding and decoding for Ruby
WWW= https://rubygems.org/gems/htmlentities
LICENSE= MIT
NO_ARCH= yes
USES= gem
.include <bsd.port.mk>