opnsense-ports/devel/elixir-hex/Makefile
Franco Fichtner eed4bcf14c */*: sync with upstream
Taken from: HardenedBSD
2018-07-08 14:22:51 +02:00

18 lines
276 B
Makefile

# $FreeBSD$
PORTNAME= hex
PORTVERSION= 0.18.1
DISTVERSIONPREFIX= v
CATEGORIES= devel
PKGNAMEPREFIX= elixir-
MAINTAINER= erlang@FreeBSD.org
COMMENT= Package manager for the Erlang VM
LICENSE= APACHE20
USES= elixir
USE_GITHUB= yes
GH_ACCOUNT= hexpm
.include <bsd.port.mk>