summaryrefslogtreecommitdiff
path: root/textproc/elixir-sweet_xml/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/elixir-sweet_xml/Makefile')
-rw-r--r--textproc/elixir-sweet_xml/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/textproc/elixir-sweet_xml/Makefile b/textproc/elixir-sweet_xml/Makefile
deleted file mode 100644
index f433d46640f0..000000000000
--- a/textproc/elixir-sweet_xml/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-PORTNAME= sweet_xml
-PORTVERSION= 0.3.0
-PORTREVISION= 1
-CATEGORIES= textproc
-PKGNAMEPREFIX= elixir-
-
-MAINTAINER= erlang@FreeBSD.org
-COMMENT= Wrapper around xmerl application for Elixir
-
-LICENSE= MIT
-
-USES= elixir
-USE_GITHUB= yes
-GH_ACCOUNT= gniquil
-
-OPTIONS_DEFINE= DOCS
-
-.include <bsd.port.mk>