1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/textproc/elixir-sweet_xml/Makefile
2015-09-26 11:40:27 +00:00

19 lines
286 B
Makefile

# $FreeBSD$
PORTNAME= sweet_xml
PORTVERSION= 0.3.0
PORTREVISION= 1
CATEGORIES= textproc
PKGNAMEPREFIX= elixir-
MAINTAINER= olgeni@FreeBSD.org
COMMENT= Wrapper around xmerl application for Elixir
LICENSE= MIT
USES= elixir
USE_GITHUB= yes
GH_ACCOUNT= gniquil
.include <bsd.port.mk>