PORTNAME=	crossplane
DISTVERSION=	0.5.8
PORTREVISION=	1
DISTVERSIONPREFIX=	v
CATEGORIES=	www python
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	osa@FreeBSD.org
COMMENT=	NGINX configurations converter into JSON and back
WWW=		https://github.com/nginxinc/crossplane

LICENSE=	APACHE20
LICENSE_FILE=	${WRKSRC}/LICENSE

USE_GITHUB=	yes
GH_ACCOUNT=	nginxinc

USES=		python
USE_PYTHON=	distutils autoplist

NO_ARCH=	yes

.include <bsd.port.mk>
