2a9ead4b91
- Update WWW Changes: https://github.com/xwmx/iso-639/commits/master
18 lines
303 B
Makefile
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>
|