opnsense-ports/devel/elixir-poison/Makefile
Franco Fichtner 0ef05b2ef0 */*: sync with upstream
Taken from: FreeBSD
2016-06-22 04:45:53 +02:00

19 lines
264 B
Makefile

# $FreeBSD$
PORTNAME= poison
PORTVERSION= 2.2.0
CATEGORIES= devel
PKGNAMEPREFIX= elixir-
MAINTAINER= olgeni@FreeBSD.org
COMMENT= Pure Elixir JSON library
LICENSE= ISCL
USES= elixir
USE_GITHUB= yes
GH_ACCOUNT= devinus
MIX_REWRITE= yes
.include <bsd.port.mk>