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

17 lines
293 B
Makefile

PORTNAME= text
PORTVERSION= 1.3.1
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Collection of text algorithms
WWW= https://github.com/threedaymonk/text
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING.txt
NO_ARCH= yes
USES= gem
.include <bsd.port.mk>