cf118ccf87
Reported by: lwhsu
17 lines
288 B
Makefile
17 lines
288 B
Makefile
PORTNAME= p1_utils
|
|
PORTVERSION= 1.0.12
|
|
CATEGORIES= textproc
|
|
PKGNAMEPREFIX= erlang-
|
|
|
|
MAINTAINER= erlang@FreeBSD.org
|
|
COMMENT= Erlang utility modules from ProcessOne
|
|
|
|
LICENSE= APACHE20
|
|
|
|
USES= erlang:rebar
|
|
USE_GITHUB= yes
|
|
GH_ACCOUNT= processone
|
|
|
|
OPTIONS_DEFINE= DOCS
|
|
|
|
.include <bsd.port.mk>
|