Ticket #43042: Portfile

File Portfile, 656 bytes (added by jul_bsd@…, 10 years ago)

bump to 2,51

Line 
1# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
2# $Id$
3
4PortSystem          1.0
5PortGroup           perl5 1.0
6
7perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18
8perl5.setup         Storable 2.51
9revision            0
10license             {Artistic-1 GPL}
11maintainers         nomaintainer
12description         persistence for Perl data structures
13long_description    ${description}
14
15platforms           darwin
16
17checksums           rmd160  b5b299fc48fce0dc77e203c2f7e53163b074825a \
18                    sha256  a566b792112bbba21131ec1d7a2bf78170c648484895283ae53c7f0c3dc2f0be
19