diff options
author | Aaron Dalton <aaron@FreeBSD.org> | 2006-05-22 01:29:10 +0000 |
---|---|---|
committer | Aaron Dalton <aaron@FreeBSD.org> | 2006-05-22 01:29:10 +0000 |
commit | de4ec9686e4363b41e46ad7496fd0b6529ab3c2c (patch) | |
tree | d6665d51d1cfd6aa8f29493fba4ad280fdd4ddbd /graphics/p5-CAD-Drawing/pkg-plist | |
parent | 03ee84962c620cecee0896113418cae2343d4b0f (diff) | |
download | ports-de4ec9686e4363b41e46ad7496fd0b6529ab3c2c.tar.gz ports-de4ec9686e4363b41e46ad7496fd0b6529ab3c2c.zip |
Notes
Diffstat (limited to 'graphics/p5-CAD-Drawing/pkg-plist')
-rw-r--r-- | graphics/p5-CAD-Drawing/pkg-plist | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/graphics/p5-CAD-Drawing/pkg-plist b/graphics/p5-CAD-Drawing/pkg-plist new file mode 100644 index 000000000000..7fc3c4f4c219 --- /dev/null +++ b/graphics/p5-CAD-Drawing/pkg-plist @@ -0,0 +1,17 @@ +%%SITE_PERL%%/CAD/Drawing.pm +%%SITE_PERL%%/CAD/Drawing/Calculate.pm +%%SITE_PERL%%/CAD/Drawing/Calculate/Finite.pm +%%SITE_PERL%%/CAD/Drawing/Defined.pm +%%SITE_PERL%%/CAD/Drawing/IO.pm +%%SITE_PERL%%/CAD/Drawing/IO/Circ.pm +%%SITE_PERL%%/CAD/Drawing/IO/Compressed.pm +%%SITE_PERL%%/CAD/Drawing/IO/FlatYAML.pm +%%SITE_PERL%%/CAD/Drawing/IO/Split.pm +%%SITE_PERL%%/CAD/Drawing/Manipulate.pm +%%SITE_PERL%%/CAD/Drawing/Manipulate/Graphics.pm +%%SITE_PERL%%/CAD/Drawing/Manipulate/Transform.pm +@dirrm %%SITE_PERL%%/CAD/Drawing/Manipulate +@dirrm %%SITE_PERL%%/CAD/Drawing/IO +@dirrm %%SITE_PERL%%/CAD/Drawing/Calculate +@dirrm %%SITE_PERL%%/CAD/Drawing +@dirrmtry %%SITE_PERL%%/CAD |