blob: c817c8963c80c7b27dca40a29c228410c04812ff (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DEFINED_PHASES=compile install prepare
DESCRIPTION=A log analyzer for postfix
EAPI=5
HOMEPAGE=http://logreporters.sourceforge.net/
KEYWORDS=amd64 x86
LICENSE=MIT
RDEPEND=dev-lang/perl
SLOT=0
SRC_URI=mirror://sourceforge/logreporters/postfix-logwatch-1.40.03.tgz
_eclass_exported_funcs=src_prepare:- src_compile:- src_install:-
_md5_=fe18e6ce7863f31ff87666f49ae690d2
|