17 lines
264 B
Makefile
17 lines
264 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= jsxd
|
|
PORTVERSION= 0.2.4
|
|
CATEGORIES= devel
|
|
PKGNAMEPREFIX= erlang-
|
|
|
|
MAINTAINER= olgeni@FreeBSD.org
|
|
COMMENT= JSX style data structure manipulation
|
|
|
|
LICENSE= CDDL
|
|
|
|
USES= erlang:rebar
|
|
USE_GITHUB= yes
|
|
GH_ACCOUNT= Licenser
|
|
|
|
.include <bsd.port.mk>
|