freebsd-ports/security/py-pyclamd/Makefile
Dmitry Marakasov 960fb34c00 - Fix whitespace
- Update WWW

Approved by:	portmgr blanket
2019-01-05 09:30:23 +00:00

19 lines
334 B
Makefile

# Created by: Milan Obuch
# $FreeBSD$
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
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>