diff options
author | az <az@FreeBSD.org> | 2014-01-30 16:45:50 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2014-01-30 16:45:50 +0800 |
commit | cfd22b4d5f6e2b8f02151626560ccbac83a45526 (patch) | |
tree | 91cba98e40bd55e804de1cd3543339c59ce1892b /graphics/p5-Acme-Steganography-Image-Png | |
parent | 59a8dbc022ea39ecb83763346ae36909baf64443 (diff) | |
download | freebsd-ports-gnome-cfd22b4d5f6e2b8f02151626560ccbac83a45526.tar.gz freebsd-ports-gnome-cfd22b4d5f6e2b8f02151626560ccbac83a45526.tar.zst freebsd-ports-gnome-cfd22b4d5f6e2b8f02151626560ccbac83a45526.zip |
- add stage support
Approved by: portmgr (blanket infrastructure)
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 |