opnsense-ports/www/elixir-webassembly/Makefile
Franco Fichtner 280cffc65a */*: sync with upstream
Taken from: FreeBSD
2016-01-23 11:15:34 +01:00

18 lines
317 B
Makefile

# $FreeBSD$
PORTNAME= webassembly
PORTVERSION= 0.6.1
DISTVERSIONPREFIX= v
CATEGORIES= www
PKGNAMEPREFIX= elixir-
MAINTAINER= olgeni@FreeBSD.org
COMMENT= DSL for creating HTML structure straight with Elixir blocks.
LICENSE= BSD2CLAUSE
USES= elixir
USE_GITHUB= yes
GH_ACCOUNT= herenowcoder
.include <bsd.port.mk>