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 114283 2013-12-04 08:59:26Z ryandesign@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 Log-Log4perl-Appender-Socket-UNIX 1.04 |
---|
9 | maintainers nomaintainer |
---|
10 | license {Artistic GPL} |
---|
11 | |
---|
12 | description Log to a Unix Domain Socket |
---|
13 | long_description ${description} |
---|
14 | platforms darwin |
---|
15 | |
---|
16 | checksums md5 5d82b980ec7675df590f66fe5db3c216 \ |
---|
17 | rmd160 8225d3c732d7b91d557d1a0c1e45685e88dc79bf \ |
---|
18 | sha256 b7edfdbc175f6ff1b4f5618983c81534e1e415156c6d21a7f2c19496ee392276 |
---|
19 | |
---|
20 | supported_archs noarch |
---|
21 | |
---|