diff options
| author | Andrej Zverev <az@FreeBSD.org> | 2014-01-30 10:27:43 +0000 |
|---|---|---|
| committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-30 10:27:43 +0000 |
| commit | 6c49c5cfa7541d31f48a69897abfb138cbf6e7f0 (patch) | |
| tree | 58d1120b8296dbcfcf82964ad14e9a50bf3b16be /math/p5-Math-Geometry | |
| parent | 8d456f3c58059b84de4f8f09993892871ad4d8d3 (diff) | |
Notes
Diffstat (limited to 'math/p5-Math-Geometry')
| -rw-r--r-- | math/p5-Math-Geometry/Makefile | 3 | ||||
| -rw-r--r-- | math/p5-Math-Geometry/pkg-descr | 2 | ||||
| -rw-r--r-- | math/p5-Math-Geometry/pkg-plist | 1 |
3 files changed, 2 insertions, 4 deletions
diff --git a/math/p5-Math-Geometry/Makefile b/math/p5-Math-Geometry/Makefile index b4871548d0a0..2928b2887319 100644 --- a/math/p5-Math-Geometry/Makefile +++ b/math/p5-Math-Geometry/Makefile @@ -15,7 +15,4 @@ RUN_DEPENDS= p5-Math-Matrix>=0:${PORTSDIR}/math/p5-Math-Matrix USES= perl5 USE_PERL5= configure -MAN3= Math::Geometry.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/math/p5-Math-Geometry/pkg-descr b/math/p5-Math-Geometry/pkg-descr index 9af757bdb6e4..71c8e60b3092 100644 --- a/math/p5-Math-Geometry/pkg-descr +++ b/math/p5-Math-Geometry/pkg-descr @@ -2,4 +2,4 @@ Math::Geometry implements classic geomtrical functions in Perl, it has an emphasis on 3 dimensional geometry including projects, rotations and other standard 3 dimensional operations. -WWW: http://search.cpan.org/dist/Math-Geometry/ +WWW: http://search.cpan.org/dist/Math-Geometry/ diff --git a/math/p5-Math-Geometry/pkg-plist b/math/p5-Math-Geometry/pkg-plist index 94c2fa835e2c..05e4aa68b2cf 100644 --- a/math/p5-Math-Geometry/pkg-plist +++ b/math/p5-Math-Geometry/pkg-plist @@ -1,4 +1,5 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Geometry/.packlist %%SITE_PERL%%/Math/Geometry.pm +%%PERL5_MAN3%%/Math::Geometry.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Geometry @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math |
