18 lines
357 B
Makefile
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>
|