# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

EAPI="5"

DESCRIPTION="A command line tool, which can be used to generate nginx config file according to given config files of Apache"
HOMEPAGE="https://github.com/nhnc-nginx/apache2nginx"
SRC_URI="https://github.com/nhnc-nginx/apache2nginx/archive/master.zip -> ${PN}-master.zip"
S="${WORKDIR}/${PN}-master"

LICENSE="Apache"
KEYWORDS="~x86"
SLOT="0"