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
389 B
12 lines
389 B
DEFINED_PHASES=install prepare
|
|
DESCRIPTION=SNMP Trap Translator
|
|
EAPI=3
|
|
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.3.tgz
|
|
_md5_=4dea5cf73e7e06afe15c6a8495657833
|