Index: head/security/py-virustotal-api/Makefile =================================================================== --- head/security/py-virustotal-api/Makefile (nonexistent) +++ head/security/py-virustotal-api/Makefile (revision 433569) @@ -0,0 +1,18 @@ +# Created by: Dan Langille +# $FreeBSD$ + +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 +USE_PYTHON= distutils autoplist + +.include Property changes on: head/security/py-virustotal-api/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/security/py-virustotal-api/distinfo =================================================================== --- head/security/py-virustotal-api/distinfo (nonexistent) +++ head/security/py-virustotal-api/distinfo (revision 433569) @@ -0,0 +1,3 @@ +TIMESTAMP = 1486483773 +SHA256 (virustotal-api-1.1.3.tar.gz) = 0e7a72ee7628ab06152b392bfa15000e364cf4aded53c33fed691228b1eff3cf +SIZE (virustotal-api-1.1.3.tar.gz) = 28982 Property changes on: head/security/py-virustotal-api/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/security/py-virustotal-api/pkg-descr =================================================================== --- head/security/py-virustotal-api/pkg-descr (nonexistent) +++ head/security/py-virustotal-api/pkg-descr (revision 433569) @@ -0,0 +1,7 @@ +VirusTotal's Public API lets you upload and scan files, submit and scan URLs, +access finished scan reports and make automatic comments on URLs and samples +without the need of using the HTML website interface. In other words, it +allows you to build simple scripts to access the information generated by +VirusTotal. + +WWW: https://pypi.python.org/pypi/virustotal-api Property changes on: head/security/py-virustotal-api/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property