17 lines
279 B
Makefile
17 lines
279 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= p1_utils
|
|
PORTVERSION= 1.0.10
|
|
CATEGORIES= textproc
|
|
PKGNAMEPREFIX= erlang-
|
|
|
|
MAINTAINER= olgeni@FreeBSD.org
|
|
COMMENT= Erlang utility modules from ProcessOne
|
|
|
|
LICENSE= APACHE20
|
|
|
|
USES= erlang:rebar
|
|
USE_GITHUB= yes
|
|
GH_ACCOUNT= processone
|
|
|
|
.include <bsd.port.mk>
|