You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
388 B
12 lines
388 B
DEFINED_PHASES=install prepare
|
|
DESCRIPTION=SNMP Trap Translator
|
|
EAPI=5
|
|
HOMEPAGE=http://www.snmptt.org/
|
|
IUSE=mysql postgres
|
|
KEYWORDS=~amd64 ~ppc x86
|
|
LICENSE=GPL-2
|
|
RDEPEND=dev-lang/perl dev-perl/Config-IniFiles net-analyzer/net-snmp mysql? ( dev-perl/DBD-mysql ) postgres? ( dev-perl/DBD-Pg )
|
|
SLOT=0
|
|
SRC_URI=mirror://sourceforge/snmptt/snmptt_1.4.tgz
|
|
_md5_=483e8edfae4e7c8b7b186c4e9315c7e7
|