Ticket #2944: Portfile

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

Portfile

Line 
1# $Id$
2
3PortSystem                      1.0
4PortGroup                       perl5 1.0
5perl5.setup                     Class-Data-Inheritable 0.02
6maintainers                     mat@FreeBSD.org
7description                     Inheritable, overridable class data
8long_description \
9        Class::Data::Inheritable is for creating accessor/mutators to class \
10        data. That is, if you want to store something about your class as a \
11        whole (instead of about a single object). This data is then inherited \
12        by your subclasses and can be overriden.
13
14platforms                       darwin
15
16checksums md5 d3a9fff92ede1085643341179fd9263b