diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2013-07-02 22:09:53 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2013-07-02 22:09:53 +0000 |
commit | 41e8733da44af565770f708768da78e844162a0b (patch) | |
tree | 55b689e97bee759a0628436ab8f2e82d7474580f /net-mgmt/p5-jmx4perl/Makefile | |
parent | e4d57b3efd915892c2ba69c8bb7987e9699b3ce3 (diff) | |
download | ports-41e8733da44af565770f708768da78e844162a0b.tar.gz ports-41e8733da44af565770f708768da78e844162a0b.zip |
Notes
Diffstat (limited to 'net-mgmt/p5-jmx4perl/Makefile')
-rw-r--r-- | net-mgmt/p5-jmx4perl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/p5-jmx4perl/Makefile b/net-mgmt/p5-jmx4perl/Makefile index eda37b182cda..c448e10d7c17 100644 --- a/net-mgmt/p5-jmx4perl/Makefile +++ b/net-mgmt/p5-jmx4perl/Makefile @@ -2,6 +2,7 @@ PORTNAME= jmx4perl PORTVERSION= 1.07 +PORTREVISION= 1 CATEGORIES= net-mgmt perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../by-authors/id/R/RO/ROLAND @@ -24,6 +25,7 @@ RUN_DEPENDS= p5-Archive-Zip>=0:${PORTSDIR}/archivers/p5-Archive-Zip \ p5-Module-Find>=0:${PORTSDIR}/devel/p5-Module-Find \ p5-Nagios-Plugin>=0:${PORTSDIR}/net-mgmt/p5-Nagios-Plugin \ p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils \ + p5-Sys-SigAction>=0:${PORTSDIR}/devel/p5-Sys-SigAction \ p5-Term-Clui>=0:${PORTSDIR}/devel/p5-Term-Clui \ p5-Term-ProgressBar>=0:${PORTSDIR}/devel/p5-Term-ProgressBar \ p5-Term-ShellUI>=0:${PORTSDIR}/shells/p5-Term-ShellUI \ |