opnsense-ports/devel/elixir-exactor/Makefile
Franco Fichtner 69b48d3f1e */*: sync with upstream
Taken from: FreeBSD
2015-09-10 05:23:56 +02: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>