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

15 lines
309 B
Makefile

PORTNAME= escape_utils
PORTVERSION= 1.3.0
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Faster string escaping routines for your web apps
WWW= https://github.com/brianmario/escape_utils
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gem
.include <bsd.port.mk>