opnsense-ports/devel/rubygem-unicode-version/Makefile
Franco Fichtner fa07353c6e */*: sync with upstream
Taken from: FreeBSD
2024-05-17 11:07:10 +02:00

17 lines
348 B
Makefile

PORTNAME= unicode-version
PORTVERSION= 1.4.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>