Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=212cc6badb07ba18689e6b1deabfd63e1f9bfcab
commit 212cc6badb07ba18689e6b1deabfd63e1f9bfcab Author: crazy <[email protected]> Date: Wed Jun 1 17:49:01 2016 +0200 perl-razor2-client-agent-2.84-1-x86_64 * New package * replaces razor-agents diff --git a/source/devel-extra/perl-razor2-client-agent/FrugalBuild b/source/devel-extra/perl-razor2-client-agent/FrugalBuild new file mode 100644 index 0000000..60a8cd1 --- /dev/null +++ b/source/devel-extra/perl-razor2-client-agent/FrugalBuild @@ -0,0 +1,21 @@ +# Compiling Time: 0.1 SBU +# Maintainer: Zsolt Szalai <[email protected]> + +_F_perl_name=Razor2-Client-Agent +_F_perl_author=T/TO/TODDR +pkgver=2.84 +pkgdesc="Razor2 is a distributed, collaborative, spam detection and filtering network tool" +Finclude perl +archs=('x86_64' 'i686') +sha1sums=('5321f242ea8c1f51decf13ab3ae065f7d6e12ab9') + +replaces=('razor-agents') +provides=('razor-agents') + +build() { + + Fbuild_perl + rm -rfv $Fdestdir/usr/share/man/man1* +} + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
