diff options
author | vanilla <vanilla@FreeBSD.org> | 2013-10-25 22:04:57 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2013-10-25 22:04:57 +0800 |
commit | 3162e4d8c03feb5eb8eebc8ef7ab1ee7d2f5576e (patch) | |
tree | 9d0d4c2a5c18a3c4bfced2be59b148b2c0f95c4b /astro/p5-Astro-FITS-Header | |
parent | ca713a9abd27625706f1ee9a0c231c02be019786 (diff) | |
download | freebsd-ports-gnome-3162e4d8c03feb5eb8eebc8ef7ab1ee7d2f5576e.tar.gz freebsd-ports-gnome-3162e4d8c03feb5eb8eebc8ef7ab1ee7d2f5576e.tar.zst freebsd-ports-gnome-3162e4d8c03feb5eb8eebc8ef7ab1ee7d2f5576e.zip |
support STAGEDIR.
Diffstat (limited to 'astro/p5-Astro-FITS-Header')
-rw-r--r-- | astro/p5-Astro-FITS-Header/Makefile | 8 | ||||
-rw-r--r-- | astro/p5-Astro-FITS-Header/pkg-plist | 6 |
2 files changed, 6 insertions, 8 deletions
diff --git a/astro/p5-Astro-FITS-Header/Makefile b/astro/p5-Astro-FITS-Header/Makefile index cc2f1657e079..088e000b6315 100644 --- a/astro/p5-Astro-FITS-Header/Makefile +++ b/astro/p5-Astro-FITS-Header/Makefile @@ -14,13 +14,5 @@ LICENSE= GPLv3 USES= perl5 USE_PERL5= modbuild -NO_STAGE= yes - -MAN3= Astro::FITS::Header.3 \ - Astro::FITS::Header::AST.3 \ - Astro::FITS::Header::CFITSIO.3 \ - Astro::FITS::Header::GSD.3 \ - Astro::FITS::Header::Item.3 \ - Astro::FITS::Header::NDF.3 .include <bsd.port.mk> diff --git a/astro/p5-Astro-FITS-Header/pkg-plist b/astro/p5-Astro-FITS-Header/pkg-plist index 26b1b7c84785..e68524ab8581 100644 --- a/astro/p5-Astro-FITS-Header/pkg-plist +++ b/astro/p5-Astro-FITS-Header/pkg-plist @@ -1,3 +1,9 @@ +%%PERL5_MAN3%%/Astro::FITS::Header.3.gz +%%PERL5_MAN3%%/Astro::FITS::Header::AST.3.gz +%%PERL5_MAN3%%/Astro::FITS::Header::CFITSIO.3.gz +%%PERL5_MAN3%%/Astro::FITS::Header::GSD.3.gz +%%PERL5_MAN3%%/Astro::FITS::Header::Item.3.gz +%%PERL5_MAN3%%/Astro::FITS::Header::NDF.3.gz %%SITE_PERL%%/Astro/FITS/Header.pm %%SITE_PERL%%/Astro/FITS/Header/AST.pm %%SITE_PERL%%/Astro/FITS/Header/CFITSIO.pm |