freebsd-ports/textproc/rubygem-unf_ext/Makefile

17 lines
329 B
Makefile

# Created by: MIHIRA Yoshiro <sanpei@FreeBSD.org>
PORTNAME= unf_ext
PORTVERSION= 0.0.7.7
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Unicode Normalization Form support library for CRuby
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= gem
USE_RUBY= yes
.include <bsd.port.mk>