# Created by: Milan Obuch

PORTNAME=	pyClamd
PORTVERSION=	0.3.17
CATEGORIES=	security python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	bsd@dino.sk
COMMENT=	Python ClamD interface module

LICENSE=	LGPL3+

NO_ARCH=	yes
USES=		python:3.6+
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>
