Ticket #2958: Portfile
File Portfile, 395 bytes (added by mat@…, 20 years ago) |
---|
Line | |
---|---|
1 | # $Id$ |
2 | |
3 | PortSystem 1.0 |
4 | PortGroup perl5 1.0 |
5 | perl5.setup Class-Accessor 0.19 |
6 | maintainers mat@FreeBSD.org |
7 | description Automated accessor generation |
8 | long_description \ |
9 | This module automagically generates accessor/mutators for your class. \ |
10 | Most of the time, writing accessors is an exercise in cutting and \ |
11 | pasting. |
12 | |
13 | platforms darwin |
14 | |
15 | checksums md5 c61a058df6901b4ebae2596fd6352197 |