# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6

inherit git-r3 vim-plugin

DESCRIPTION="vim plugin: Pony language support"
HOMEPAGE="https://github.com/dleonard0/pony-vim-syntax"
EGIT_REPO_URI="https://github.com/dleonard0/pony-vim-syntax"

LICENSE="public-domain"
SLOT="0"
KEYWORDS=""
IUSE=""