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: Portfile 94655 2012-06-26 06:25:00Z jmr@macports.org $ |
---|
3 | |
---|
4 | PortSystem 1.0 |
---|
5 | PortGroup perl5 1.0 |
---|
6 | |
---|
7 | perl5.branches 5.8 5.10 5.12 5.14 5.16 |
---|
8 | perl5.setup Redis 1.953 ../by-authors/id/M/ME/MELO/ |
---|
9 | revision 1 |
---|
10 | license {Artistic-1 GPL} |
---|
11 | platforms darwin |
---|
12 | maintainers komatasche.de:macportscf openmaintainer |
---|
13 | supported_archs noarch |
---|
14 | description Redis - perl binding for Redis database |
---|
15 | long_description ${description} |
---|
16 | |
---|
17 | checksums rmd160 5085f02128797b2e9efa760497c7cf2dda937a25 \ |
---|
18 | sha256 3b35fd810af6130e129ea734d51abfc227f6318934ddc2aa943943a2d8d8a530 |
---|