mirror of
https://git.freebsd.org/ports.git
synced 2025-05-06 02:47:37 -04:00
15 lines
306 B
Makefile
15 lines
306 B
Makefile
PORTNAME= unf_ext
|
|
PORTVERSION= 0.0.8.2
|
|
CATEGORIES= textproc rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= Unicode Normalization Form support library for CRuby
|
|
WWW= https://github.com/knu/ruby-unf_ext
|
|
|
|
LICENSE= MIT
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
|
|
|
USES= gem
|
|
|
|
.include <bsd.port.mk>
|