forked from Lainports/opnsense-ports
17 lines
293 B
Makefile
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>
|