freebsd-ports/devel/elixir-plug/Makefile
2016-03-30 07:30:49 +00:00

18 lines
295 B
Makefile

# $FreeBSD$
PORTNAME= plug
PORTVERSION= 1.1.3
DISTVERSIONPREFIX= v
CATEGORIES= devel
PKGNAMEPREFIX= elixir-
MAINTAINER= olgeni@FreeBSD.org
COMMENT= Composable modules for Elixir web applications
LICENSE= APACHE20
USES= elixir
USE_GITHUB= yes
GH_ACCOUNT= elixir-lang
.include <bsd.port.mk>