diff options
author | miwi <miwi@FreeBSD.org> | 2008-01-11 06:44:05 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-01-11 06:44:05 +0800 |
commit | 1ea1a55888d828da639069f28026af7b7170324b (patch) | |
tree | 934537c0a0b27e48cf498256dbdc1c37445dfd91 /devel/p5-Event-Notify/pkg-plist | |
parent | c9f9a330730b10c6efedc1f8920184fa59977ce8 (diff) | |
download | freebsd-ports-graphics-1ea1a55888d828da639069f28026af7b7170324b.tar.gz freebsd-ports-graphics-1ea1a55888d828da639069f28026af7b7170324b.tar.zst freebsd-ports-graphics-1ea1a55888d828da639069f28026af7b7170324b.zip |
Event::Notify implements a simple Observer pattern.
WWW: http://search.cpan.org/dist/Event-Notify/
PR: ports/119359
Submitted by: Masahiro Teramoto <markun at onohara.to>
Diffstat (limited to 'devel/p5-Event-Notify/pkg-plist')
-rw-r--r-- | devel/p5-Event-Notify/pkg-plist | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/p5-Event-Notify/pkg-plist b/devel/p5-Event-Notify/pkg-plist new file mode 100644 index 00000000000..c40bbf072a2 --- /dev/null +++ b/devel/p5-Event-Notify/pkg-plist @@ -0,0 +1,5 @@ +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Event/Notify/.packlist +%%SITE_PERL%%/Event/Notify.pm +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Event/Notify +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Event +@dirrmtry %%SITE_PERL%%/Event |