ports/devel/elixir-exactor/Makefile
2017-01-04 17:06:41 +00:00

19 lines
268 B
Makefile

# $FreeBSD$
PORTNAME= exactor
PORTVERSION= 2.2.3
CATEGORIES= devel
PKGNAMEPREFIX= elixir-
MAINTAINER= olgeni@FreeBSD.org
COMMENT= GenServer helper for Elixir
LICENSE= MIT
USES= elixir
USE_GITHUB= yes
GH_ACCOUNT= sasa1977
MIX_REWRITE= yes
.include <bsd.port.mk>