Ticket #29253: Portfile

File Portfile, 518 bytes (added by jason@…, 13 years ago)
Line 
1# $Id$
2
3PortSystem      1.0
4PortGroup       perl5 1.0
5
6revision        1
7perl5.setup     Memoize 1.02
8maintainers     jason.stajich
9categories-append   perl
10platforms       darwin
11description    Perl extension to make functions faster by trading space for time
12
13long_description ${description}
14
15checksums           md5         ce26dedbc9058490f215106ddbed561d \
16                    sha1        e737c7b8be4fedf3849298efd16e6aab35bd4579 \
17                    rmd160      ed9cfbbd13c3ebef97bf4a14dd4b380dd71cd9eb       
18
19supported_archs noarch
20