opnsense-ports/devel/rubygem-i18n_data/Makefile
Franco Fichtner 0c0f8354aa */*: sync with upstream
Taken from: FreeBSD
2023-01-31 12:28:55 +01:00

18 lines
357 B
Makefile

PORTNAME= i18n_data
PORTVERSION= 0.15.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Country/Language names in 2-letter code pairs
WWW= https://github.com/grosser/i18n_data
LICENSE= MIT
RUN_DEPENDS= rubygem-simple_po_parser>=1.1<2:devel/rubygem-simple_po_parser
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>