Ticket #2961: Portfile

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

Portfile

Line 
1# $Id$
2
3PortSystem                      1.0
4PortGroup                       perl5 1.0
5perl5.setup                     UNIVERSAL-moniker 0.08
6maintainers                     mat@FreeBSD.org
7description                     Class names in Perl often don't sound great when spoken
8long_description \
9        Class names in Perl often don't sound great when spoken, or look good \
10        when written in prose. For this reason, we tend to say things like \
11        "customer" or "basket" when we are referring to \
12        My::Site::User::Customer or My::Site::Shop::Basket. We thought it would \
13        be nice if our classes knew what we would prefer to call them.
14
15platforms                       darwin
16
17checksums md5 e59b97ccf88f9fa68c3e5c18d7059d57
18
19depends_lib-append      lib:XXX:p5-lingua-en-inflect