dev-perl/razor: initial import

This commit is contained in:
Julian Ospald 2016-10-11 20:08:57 +02:00
parent cddf3bb04d
commit e9c48f4f6f
No known key found for this signature in database
GPG Key ID: 511B62C09D50CD28
1 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,22 @@
# Copyright 2016 Julian Ospald <hasufell@posteo.de>
# Distributed under the terms of the GNU General Public License v2
require perl-module
require sourceforge [ pnv="razor-agents-${PV}" ]
SUMMARY="Vipul's Razor is a distributed, collaborative spam detection and filtering network"
LICENCES="Artistic"
SLOT="0"
PLATFORMS="~amd64 ~x86"
DEPENDENCIES="
build+run:
dev-perl/Digest-Nilsimsa
dev-perl/Digest-SHA1
dev-perl/Net-DNS
dev-perl/URI
"
WORK=${WORKBASE}/razor-agents-${PV}