diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-06 13:12:42 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-06 13:12:42 +0000 |
commit | 0e56ce8e1459887c0e822ec713b36842b1803d43 (patch) | |
tree | a2365411c0b0b3b2339f0c982b1721e14b56095f /net-mgmt/p5-NetApp | |
parent | eeff7daaadde727bc7386c8ae4650ef5787d6507 (diff) | |
download | ports-0e56ce8e1459887c0e822ec713b36842b1803d43.tar.gz ports-0e56ce8e1459887c0e822ec713b36842b1803d43.zip |
Notes
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 |