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-Simple | |
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-Simple')
-rw-r--r-- | net-mgmt/p5-SNMP-Simple/Makefile | 5 | ||||
-rw-r--r-- | net-mgmt/p5-SNMP-Simple/pkg-plist | 1 |
2 files changed, 2 insertions, 4 deletions
diff --git a/net-mgmt/p5-SNMP-Simple/Makefile b/net-mgmt/p5-SNMP-Simple/Makefile index ddd6f97be137..9fc61dfaa75a 100644 --- a/net-mgmt/p5-SNMP-Simple/Makefile +++ b/net-mgmt/p5-SNMP-Simple/Makefile @@ -8,7 +8,7 @@ CATEGORIES= net-mgmt perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Shortcuts for when using p5-SNMP RUN_DEPENDS= net-snmp>=0:${PORTSDIR}/net-mgmt/net-snmp @@ -16,7 +16,4 @@ RUN_DEPENDS= net-snmp>=0:${PORTSDIR}/net-mgmt/net-snmp USES= perl5 USE_PERL5= configure -MAN3= SNMP::Simple.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-mgmt/p5-SNMP-Simple/pkg-plist b/net-mgmt/p5-SNMP-Simple/pkg-plist index 9917e04b653e..caa0bcf096db 100644 --- a/net-mgmt/p5-SNMP-Simple/pkg-plist +++ b/net-mgmt/p5-SNMP-Simple/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/SNMP/Simple.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/SNMP/Simple/.packlist +%%PERL5_MAN3%%/SNMP::Simple.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/SNMP/Simple @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SNMP @dirrm %%SITE_PERL%%/SNMP |