freebsd-ports/devel/elixir-exactor/Makefile
2015-09-09 18:00:46 +00:00

17 lines
250 B
Makefile

# $FreeBSD$
PORTNAME= exactor
PORTVERSION= 2.2.0
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>