summaryrefslogtreecommitdiff
path: root/www/elixir-webassembly/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/elixir-webassembly/Makefile')
-rw-r--r--www/elixir-webassembly/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/www/elixir-webassembly/Makefile b/www/elixir-webassembly/Makefile
deleted file mode 100644
index 0520eb3f5f6e..000000000000
--- a/www/elixir-webassembly/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-PORTNAME= webassembly
-PORTVERSION= 0.6.1
-DISTVERSIONPREFIX= v
-CATEGORIES= www
-PKGNAMEPREFIX= elixir-
-
-MAINTAINER= erlang@FreeBSD.org
-COMMENT= DSL for creating HTML structure straight with Elixir blocks
-
-LICENSE= BSD2CLAUSE
-
-USES= elixir
-USE_GITHUB= yes
-GH_ACCOUNT= herenowcoder
-
-OPTIONS_DEFINE= DOCS
-
-.include <bsd.port.mk>