PORTNAME=	ovs
PORTVERSION=	2.9.0
CATEGORIES=	devel python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	akoshibe@gmail.com
COMMENT=	Python Open vSwitch library
WWW=		https://github.com/openvswitch/ovs/tree/master/python

LICENSE=	APACHE20

NO_ARCH=	yes

USES=		python:3.6+
USE_PYTHON=	autoplist distutils

.include <bsd.port.mk>
