23 lines
516 B
Bash
23 lines
516 B
Bash
# 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}
|
|
|