# Created by: Dan Langille # $FreeBSD: head/security/py-virustotal-api/Makefile 559531 2020-12-28 23:02:12Z antoine $ PORTNAME= virustotal-api PORTVERSION= 1.1.3 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= dvl@FreeBSD.org COMMENT= Virus Total Public/Private/Intel API LICENSE= MIT USES= python:3.6+ USE_PYTHON= distutils autoplist .include