Ticket #2959: Portfile

File Portfile, 443 bytes (added by mat@…, 19 years ago)

Portfile

Line 
1# $Id$
2
3PortSystem                      1.0
4PortGroup                       perl5 1.0
5perl5.setup                     Class-Trigger 0.09
6maintainers                     mat@FreeBSD.org
7description                     Mixin to add / call inheritable triggers
8long_description \
9        Class::Trigger is a mixin class to add / call triggers (or hooks) that \
10        get called at some points you specify.
11
12platforms                       darwin
13
14checksums md5 7f7ce8d219003dcf64258d5da78d2d47
15
16depends_lib-append      lib:XXX:p5-class-data-inheritable lib:XXX:p5-io-stringy