diff options
author | az <az@FreeBSD.org> | 2014-01-05 20:20:02 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2014-01-05 20:20:02 +0800 |
commit | c3d56749a909cf4f636c194a39dbc9b210e3024b (patch) | |
tree | d2e18591305e467c55ed9ec039e534636e2019cc /net-mgmt/p5-SNMP-Util | |
parent | e8a8e5126df9cecd4c4b4aa0ed227a6661f8dcdc (diff) | |
download | freebsd-ports-gnome-c3d56749a909cf4f636c194a39dbc9b210e3024b.tar.gz freebsd-ports-gnome-c3d56749a909cf4f636c194a39dbc9b210e3024b.tar.zst freebsd-ports-gnome-c3d56749a909cf4f636c194a39dbc9b210e3024b.zip |
- stage support
Approved by: portmgr (blanket infrastructure)
Diffstat (limited to 'net-mgmt/p5-SNMP-Util')
-rw-r--r-- | net-mgmt/p5-SNMP-Util/Makefile | 5 | ||||
-rw-r--r-- | net-mgmt/p5-SNMP-Util/pkg-plist | 1 |
2 files changed, 2 insertions, 4 deletions
diff --git a/net-mgmt/p5-SNMP-Util/Makefile b/net-mgmt/p5-SNMP-Util/Makefile index d6772e7cbbfc..3af3721cf40e 100644 --- a/net-mgmt/p5-SNMP-Util/Makefile +++ b/net-mgmt/p5-SNMP-Util/Makefile @@ -8,7 +8,7 @@ CATEGORIES= net-mgmt perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl modules to perform SNMP set,get,walk,next,walk_hash etc RUN_DEPENDS= net-snmp>=0:${PORTSDIR}/net-mgmt/net-snmp @@ -18,7 +18,4 @@ EXTRA_PATCHES= ${PATCHDIR}/extra-net-snmp-patch-Makefile.PL USES= perl5 USE_PERL5= configure -MAN3= SNMP::Util.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-mgmt/p5-SNMP-Util/pkg-plist b/net-mgmt/p5-SNMP-Util/pkg-plist index 45bd43f00781..d6ea768aae61 100644 --- a/net-mgmt/p5-SNMP-Util/pkg-plist +++ b/net-mgmt/p5-SNMP-Util/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/SNMP/Util.pm %%SITE_PERL%%/SNMP/Util_env.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/SNMP/Util/.packlist +%%PERL5_MAN3%%/SNMP::Util.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/SNMP/Util @dirrm %%SITE_PERL%%/SNMP |