aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Variable-Magic/pkg-plist
diff options
context:
space:
mode:
authorChin-San Huang <chinsan@FreeBSD.org>2008-08-30 14:08:12 +0000
committerChin-San Huang <chinsan@FreeBSD.org>2008-08-30 14:08:12 +0000
commit037019ccf6f19d3055f614fa74423fd50cf4ff6c (patch)
treee1e4061edfba7ed02f5a0241e84b392edffb8bbc /devel/p5-Variable-Magic/pkg-plist
parent40030eef13cc9fcf464c67510bf63b6f7fcdb464 (diff)
downloadports-037019ccf6f19d3055f614fa74423fd50cf4ff6c.tar.gz
ports-037019ccf6f19d3055f614fa74423fd50cf4ff6c.zip
Add p5-Variable-Magic, associate user-defined magic to variables from Perl.
Magic is Perl way of enhancing objects. This mechanism let the user add extra data to any variable and overload syntaxical operations (such as access, assignation or destruction) that can be applied to it. With this module, you can add your own magic to any variable without the pain of the C API. WWW: http://search.cpan.org/dist/Variable-Magic/
Notes
Notes: svn path=/head/; revision=219459
Diffstat (limited to 'devel/p5-Variable-Magic/pkg-plist')
-rw-r--r--devel/p5-Variable-Magic/pkg-plist7
1 files changed, 7 insertions, 0 deletions
diff --git a/devel/p5-Variable-Magic/pkg-plist b/devel/p5-Variable-Magic/pkg-plist
new file mode 100644
index 000000000000..6821056f000a
--- /dev/null
+++ b/devel/p5-Variable-Magic/pkg-plist
@@ -0,0 +1,7 @@
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Variable/Magic/Magic.so
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Variable/Magic/Magic.bs
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Variable/Magic/.packlist
+%%SITE_PERL%%/%%PERL_ARCH%%/Variable/Magic.pm
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Variable/Magic
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Variable
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Variable