1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
freebsd-ports/devel/elixir-hex/Makefile
2017-04-18 18:45:21 +00:00

19 lines
276 B
Makefile

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