cf118ccf87
Reported by: lwhsu
16 lines
253 B
Makefile
16 lines
253 B
Makefile
PORTNAME= erlang-katana
|
|
PORTVERSION= 0.4.0
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= erlang@FreeBSD.org
|
|
COMMENT= Erlang grab bag of useful functions
|
|
|
|
LICENSE= MIT
|
|
|
|
USES= erlang:rebar
|
|
USE_GITHUB= yes
|
|
GH_ACCOUNT= inaka
|
|
|
|
OPTIONS_DEFINE= DOCS
|
|
|
|
.include <bsd.port.mk>
|