cf118ccf87
Reported by: lwhsu
17 lines
304 B
Makefile
17 lines
304 B
Makefile
PORTNAME= jsx
|
|
PORTVERSION= 2.9.0
|
|
CATEGORIES= devel
|
|
PKGNAMEPREFIX= erlang-
|
|
|
|
MAINTAINER= erlang@FreeBSD.org
|
|
COMMENT= Erlang application for consuming, producing and manipulating JSON
|
|
|
|
LICENSE= MIT
|
|
|
|
USES= erlang:rebar
|
|
USE_GITHUB= yes
|
|
GH_ACCOUNT= talentdeficit
|
|
|
|
OPTIONS_DEFINE= DOCS
|
|
|
|
.include <bsd.port.mk>
|