mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
18 lines
269 B
Makefile
18 lines
269 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= bear
|
|
PORTVERSION= 0.8.3
|
|
CATEGORIES= devel
|
|
PKGNAMEPREFIX= erlang-
|
|
|
|
MAINTAINER= olgeni@FreeBSD.org
|
|
COMMENT= Set of statistics functions for Erlang
|
|
|
|
LICENSE= APACHE20
|
|
|
|
USES= erlang:rebar
|
|
USE_GITHUB= yes
|
|
GH_ACCOUNT= puzza007
|
|
|
|
.include <bsd.port.mk>
|