diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-06 13:48:59 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-06 13:48:59 +0000 |
commit | 13efbf88f0a9bc7fe5da696c339c608dd8d849d6 (patch) | |
tree | 04ec63c56d3c51e4813da506b0e3de3459ee2772 /net/p5-Net-FS-Gmail | |
parent | 5d92d0e7afcec7cb7e30e57744e08f2d6ca9a6c9 (diff) |
Notes
Diffstat (limited to 'net/p5-Net-FS-Gmail')
-rw-r--r-- | net/p5-Net-FS-Gmail/Makefile | 4 | ||||
-rw-r--r-- | net/p5-Net-FS-Gmail/pkg-plist | 5 |
2 files changed, 2 insertions, 7 deletions
diff --git a/net/p5-Net-FS-Gmail/Makefile b/net/p5-Net-FS-Gmail/Makefile index 7a7727a7c46a..3bfd1995ddff 100644 --- a/net/p5-Net-FS-Gmail/Makefile +++ b/net/p5-Net-FS-Gmail/Makefile @@ -18,8 +18,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN1= gmailfs.1 -MAN3= Net::FS::Gmail.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/net/p5-Net-FS-Gmail/pkg-plist b/net/p5-Net-FS-Gmail/pkg-plist index 9972701f2022..d1d9100acef3 100644 --- a/net/p5-Net-FS-Gmail/pkg-plist +++ b/net/p5-Net-FS-Gmail/pkg-plist @@ -1,9 +1,8 @@ bin/gmailfs +man/man1/gmailfs.1.gz +%%PERL5_MAN3%%/Net::FS::Gmail.3.gz %%SITE_PERL%%/Net/FS/Gmail.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/FS/Gmail/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/FS/Gmail @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/FS -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Net @dirrmtry %%SITE_PERL%%/Net/FS -@dirrmtry %%SITE_PERL%%/Net |