opnsense-ports/devel/elixir-plug/Makefile
Franco Fichtner 09b83885c9 */*: sync with upstream
Taken from: FreeBSD
2015-09-22 07:03:21 +02:00

18 lines
295 B
Makefile

# $FreeBSD$
PORTNAME= plug
PORTVERSION= 1.0.2
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>