diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-02-06 21:12:42 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-02-06 21:12:42 +0800 |
commit | baf8cbf15e00851fa9e3c73cb0184517ecc40b25 (patch) | |
tree | a2365411c0b0b3b2339f0c982b1721e14b56095f /net-mgmt/p5-NetApp | |
parent | a832228266c1a29a1a1fb3ce202cc299fb596780 (diff) | |
download | freebsd-ports-gnome-baf8cbf15e00851fa9e3c73cb0184517ecc40b25.tar.gz freebsd-ports-gnome-baf8cbf15e00851fa9e3c73cb0184517ecc40b25.tar.zst freebsd-ports-gnome-baf8cbf15e00851fa9e3c73cb0184517ecc40b25.zip |
Support staging.
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 |