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 | |
---|
4 | PortSystem 1.0 |
---|
5 | PortGroup perl5 1.0 |
---|
6 | |
---|
7 | perl5.setup Redis 1.904 ../by-authors/id/M/ME/MELO/ |
---|
8 | revision 1 |
---|
9 | license perl |
---|
10 | platforms darwin |
---|
11 | maintainers komatasche.de:macportscf nomaintainer |
---|
12 | supported_archs noarch |
---|
13 | description Redis - perl binding for Redis database |
---|
14 | long_description ${description} |
---|
15 | |
---|
16 | checksums md5 1c023390a5de0187a208ead7ade3d0a6 \ |
---|
17 | sha1 c52b5c201d7a7ccfd94fb1c65b388c0a229b2c10 \ |
---|
18 | rmd160 0497ebb733815751a13ce23a25ef54fbdc62ecfb |
---|