freebsd-ports/www/elixir-webassembly/Makefile
2016-01-22 22:28:08 +00: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>