freebsd-ports/devel/erlang-erlware_commons/Makefile
2015-07-12 17:03:41 +00:00

18 lines
318 B
Makefile

# $FreeBSD$
PORTNAME= erlware_commons
PORTVERSION= 0.15.0
DISTVERSIONPREFIX= v
CATEGORIES= devel
PKGNAMEPREFIX= erlang-
MAINTAINER= olgeni@FreeBSD.org
COMMENT= Erlang project focused on all aspects of reusable components
LICENSE= MIT
USES= erlang:rebar
USE_GITHUB= yes
GH_ACCOUNT= erlware
.include <bsd.port.mk>