diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-30 08:45:50 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-30 08:45:50 +0000 |
commit | 3c9ffd7218e6cbad2006dd84cca1f144e952b76d (patch) | |
tree | 91cba98e40bd55e804de1cd3543339c59ce1892b /graphics/p5-Acme-Steganography-Image-Png | |
parent | d21fc73b1c67e61420a1dd8bfdc5d60604955869 (diff) | |
download | ports-3c9ffd7218e6cbad2006dd84cca1f144e952b76d.tar.gz ports-3c9ffd7218e6cbad2006dd84cca1f144e952b76d.zip |
Notes
Diffstat (limited to 'graphics/p5-Acme-Steganography-Image-Png')
-rw-r--r-- | graphics/p5-Acme-Steganography-Image-Png/Makefile | 3 | ||||
-rw-r--r-- | graphics/p5-Acme-Steganography-Image-Png/pkg-descr | 3 | ||||
-rw-r--r-- | graphics/p5-Acme-Steganography-Image-Png/pkg-plist | 1 |
3 files changed, 2 insertions, 5 deletions
diff --git a/graphics/p5-Acme-Steganography-Image-Png/Makefile b/graphics/p5-Acme-Steganography-Image-Png/Makefile index 3b1e8c9d933a..81ff8d06a3bf 100644 --- a/graphics/p5-Acme-Steganography-Image-Png/Makefile +++ b/graphics/p5-Acme-Steganography-Image-Png/Makefile @@ -18,7 +18,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Acme::Steganography::Image::Png.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/graphics/p5-Acme-Steganography-Image-Png/pkg-descr b/graphics/p5-Acme-Steganography-Image-Png/pkg-descr index 99ac3c93f510..b9834d434f07 100644 --- a/graphics/p5-Acme-Steganography-Image-Png/pkg-descr +++ b/graphics/p5-Acme-Steganography-Image-Png/pkg-descr @@ -1,4 +1,3 @@ Acme::Steganography::Image::Png - hide data (badly) in Png images -Author: Nicholas Clark, <nick@ccl4.org> -WWW: http://search.cpan.org/dist/Acme-Steganography-Image-Png/ +WWW: http://search.cpan.org/dist/Acme-Steganography-Image-Png/ diff --git a/graphics/p5-Acme-Steganography-Image-Png/pkg-plist b/graphics/p5-Acme-Steganography-Image-Png/pkg-plist index 94430944b8a7..d8083df86915 100644 --- a/graphics/p5-Acme-Steganography-Image-Png/pkg-plist +++ b/graphics/p5-Acme-Steganography-Image-Png/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/Acme/Steganography/Image/Png.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Acme/Steganography/Image/Png/.packlist +%%PERL5_MAN3%%/Acme::Steganography::Image::Png.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Acme/Steganography/Image/Png @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Acme/Steganography/Image @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Acme/Steganography |