# Created by: Milan Obuch

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

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Python ClamD interface module

LICENSE=	lgpl3

NO_ARCH=	yes
NO_TEST=	yes
USES=		python
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>
