diff options
Diffstat (limited to 'net-mgmt/p5-NetApp')
-rw-r--r-- | net-mgmt/p5-NetApp/Makefile | 16 | ||||
-rw-r--r-- | net-mgmt/p5-NetApp/pkg-plist | 14 |
2 files changed, 14 insertions, 16 deletions
diff --git a/net-mgmt/p5-NetApp/Makefile b/net-mgmt/p5-NetApp/Makefile index 9ef7724feb1f..90ff46d0fcae 100644 --- a/net-mgmt/p5-NetApp/Makefile +++ b/net-mgmt/p5-NetApp/Makefile @@ -25,20 +25,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= modbuild -MAN3= NetApp::Aggregate.3 \ - NetApp::Aggregate::Plex.3 \ - NetApp::Aggregate::RAIDGroup.3 \ - NetApp::Filer.3 \ - NetApp::Filer::Export.3 \ - NetApp::Filer::License.3 \ - NetApp::Filer::Option.3 \ - NetApp::Filer::Version.3 \ - NetApp::Qtree.3 \ - NetApp::Snapmirror.3 \ - NetApp::Snapshot.3 \ - NetApp::Snapshot::Delta.3 \ - NetApp::Snapshot::Schedule.3 \ - NetApp::Volume.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-mgmt/p5-NetApp/pkg-plist b/net-mgmt/p5-NetApp/pkg-plist index 642f0f9e1004..9220b38003ed 100644 --- a/net-mgmt/p5-NetApp/pkg-plist +++ b/net-mgmt/p5-NetApp/pkg-plist @@ -31,6 +31,20 @@ %%SITE_PERL%%/NetApp/Volume.pm %%SITE_PERL%%/NetApp/Volume.pod %%SITE_PERL%%/NetApp/Volume/Source.pm +%%PERL5_MAN3%%/NetApp::Aggregate.3.gz +%%PERL5_MAN3%%/NetApp::Aggregate::Plex.3.gz +%%PERL5_MAN3%%/NetApp::Aggregate::RAIDGroup.3.gz +%%PERL5_MAN3%%/NetApp::Filer.3.gz +%%PERL5_MAN3%%/NetApp::Filer::Export.3.gz +%%PERL5_MAN3%%/NetApp::Filer::License.3.gz +%%PERL5_MAN3%%/NetApp::Filer::Option.3.gz +%%PERL5_MAN3%%/NetApp::Filer::Version.3.gz +%%PERL5_MAN3%%/NetApp::Qtree.3.gz +%%PERL5_MAN3%%/NetApp::Snapmirror.3.gz +%%PERL5_MAN3%%/NetApp::Snapshot.3.gz +%%PERL5_MAN3%%/NetApp::Snapshot::Delta.3.gz +%%PERL5_MAN3%%/NetApp::Snapshot::Schedule.3.gz +%%PERL5_MAN3%%/NetApp::Volume.3.gz @dirrmtry %%SITE_PERL%%/NetApp/Volume @dirrmtry %%SITE_PERL%%/NetApp/Snapshot @dirrmtry %%SITE_PERL%%/NetApp/Snapmirror |