aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Geometry-Primitive
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2013-11-05 01:33:02 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2013-11-05 01:33:02 +0000
commitd394d91a6ab79b2552ce91ad66446a1a3564ae55 (patch)
tree6b2046ea5205e6106b70f572dde8ed8864afc287 /graphics/p5-Geometry-Primitive
parentb59192cc24ef24fba3659c2761a29f8b3a4aca74 (diff)
downloadports-d394d91a6ab79b2552ce91ad66446a1a3564ae55.tar.gz
ports-d394d91a6ab79b2552ce91ad66446a1a3564ae55.zip
Notes
Diffstat (limited to 'graphics/p5-Geometry-Primitive')
-rw-r--r--graphics/p5-Geometry-Primitive/Makefile14
-rw-r--r--graphics/p5-Geometry-Primitive/pkg-plist14
2 files changed, 13 insertions, 15 deletions
diff --git a/graphics/p5-Geometry-Primitive/Makefile b/graphics/p5-Geometry-Primitive/Makefile
index ac3dd8bcbbf7..c51ba03644ec 100644
--- a/graphics/p5-Geometry-Primitive/Makefile
+++ b/graphics/p5-Geometry-Primitive/Makefile
@@ -21,18 +21,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= Geometry::Primitive.3 \
- Geometry::Primitive::Arc.3 \
- Geometry::Primitive::Bezier.3 \
- Geometry::Primitive::Circle.3 \
- Geometry::Primitive::Dimension.3 \
- Geometry::Primitive::Ellipse.3 \
- Geometry::Primitive::Equal.3 \
- Geometry::Primitive::Line.3 \
- Geometry::Primitive::Point.3 \
- Geometry::Primitive::Polygon.3 \
- Geometry::Primitive::Rectangle.3 \
- Geometry::Primitive::Shape.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/graphics/p5-Geometry-Primitive/pkg-plist b/graphics/p5-Geometry-Primitive/pkg-plist
index da254d61cec6..8d33d55285c6 100644
--- a/graphics/p5-Geometry-Primitive/pkg-plist
+++ b/graphics/p5-Geometry-Primitive/pkg-plist
@@ -1,4 +1,15 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Geometry/Primitive/.packlist
+%%PERL5_MAN3%%/Geometry::Primitive.3.gz
+%%PERL5_MAN3%%/Geometry::Primitive::Arc.3.gz
+%%PERL5_MAN3%%/Geometry::Primitive::Bezier.3.gz
+%%PERL5_MAN3%%/Geometry::Primitive::Circle.3.gz
+%%PERL5_MAN3%%/Geometry::Primitive::Dimension.3.gz
+%%PERL5_MAN3%%/Geometry::Primitive::Ellipse.3.gz
+%%PERL5_MAN3%%/Geometry::Primitive::Equal.3.gz
+%%PERL5_MAN3%%/Geometry::Primitive::Line.3.gz
+%%PERL5_MAN3%%/Geometry::Primitive::Point.3.gz
+%%PERL5_MAN3%%/Geometry::Primitive::Polygon.3.gz
+%%PERL5_MAN3%%/Geometry::Primitive::Rectangle.3.gz
+%%PERL5_MAN3%%/Geometry::Primitive::Shape.3.gz
%%SITE_PERL%%/Geometry/Primitive.pm
%%SITE_PERL%%/Geometry/Primitive/Arc.pm
%%SITE_PERL%%/Geometry/Primitive/Bezier.pm
@@ -11,6 +22,7 @@
%%SITE_PERL%%/Geometry/Primitive/Polygon.pm
%%SITE_PERL%%/Geometry/Primitive/Rectangle.pm
%%SITE_PERL%%/Geometry/Primitive/Shape.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Geometry/Primitive/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geometry/Primitive
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geometry
@dirrmtry %%SITE_PERL%%/Geometry/Primitive