18 lines
348 B
Makefile

PORTNAME= unicode-version
PORTVERSION= 1.5.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Return Unicode / Emoji versions of current and previous Rubies
WWW= https://github.com/janlelis/unicode-version
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE.txt
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>