freebsd-ports/textproc/erlang-p1_utils/Makefile
Dave Cottlehuber 0f760f73cd textproc/erlang-p1_utils: update to 1.0.23
- support OTP24
2021-09-30 22:03:14 +00:00

17 lines
288 B
Makefile

PORTNAME= p1_utils
PORTVERSION= 1.0.23
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>