From: rhyhann <[email protected]> --- source/network-extra/imapfilter/FrugalBuild | 17 +++++++++++++++++ 1 files changed, 17 insertions(+), 0 deletions(-) create mode 100644 source/network-extra/imapfilter/FrugalBuild
diff --git a/source/network-extra/imapfilter/FrugalBuild b/source/network-extra/imapfilter/FrugalBuild new file mode 100644 index 0000000..b07ac40 --- /dev/null +++ b/source/network-extra/imapfilter/FrugalBuild @@ -0,0 +1,17 @@ +# Compiling Time: 0.06 SBU +# Maintainer: +# Contributor: Othmane Benkirane <[email protected]> + +pkgname=imapfilter +pkgver=2.0.10 +pkgrel=1 +pkgdesc="A non-graphical lua-based remote imap filter" +url="http://imapfilter.hellug.gr/" +depends=('lua' 'pcre' 'openssl') +groups=('network-extra') +archs=('i686') +up2date="Flasttarbz2 $url/source" +source=($url/source/$pkgname-$pkgver.tar.bz2) +sha1sums=('337a495471455e0b51bc82e591096db781e1eda3') + +Fconfopts='-d /usr' -- 1.6.3.3 _______________________________________________ Frugalware-devel mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-devel
