2015-07-03 16:13:10 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= exactor
|
2015-09-09 20:00:46 +02:00
|
|
|
PORTVERSION= 2.2.0
|
2015-07-03 16:13:10 +02:00
|
|
|
CATEGORIES= devel
|
|
|
|
PKGNAMEPREFIX= elixir-
|
|
|
|
|
|
|
|
MAINTAINER= olgeni@FreeBSD.org
|
|
|
|
COMMENT= GenServer helper for Elixir
|
|
|
|
|
|
|
|
LICENSE= MIT
|
|
|
|
|
|
|
|
USES= elixir
|
|
|
|
USE_GITHUB= yes
|
|
|
|
GH_ACCOUNT= sasa1977
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|