Ticket #43026: Portfile

File Portfile, 793 bytes (added by jul_bsd@…, 10 years ago)
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: Portfile 114283 2013-12-04 08:59:26Z ryandesign@macports.org $
3
4PortSystem          1.0
5PortGroup           perl5 1.0
6
7perl5.branches      5.8 5.10 5.12 5.14 5.16
8perl5.setup         Log-Log4perl-Appender-Socket-UNIX 1.04
9maintainers         nomaintainer
10license             {Artistic GPL}
11
12description         Log to a Unix Domain Socket
13long_description    ${description}
14platforms           darwin
15
16checksums           md5     5d82b980ec7675df590f66fe5db3c216 \
17                    rmd160  8225d3c732d7b91d557d1a0c1e45685e88dc79bf \
18                    sha256  b7edfdbc175f6ff1b4f5618983c81534e1e415156c6d21a7f2c19496ee392276
19
20supported_archs noarch
21