freebsd-ports/textproc/rubygem-iso-639/Makefile
2021-07-22 02:12:02 +08:00

18 lines
303 B
Makefile

PORTNAME= iso-639
PORTVERSION= 0.3.5
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= ISO 639-1 and ISO 639-2 language code entries and convenience methods
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>