Ticket #44819: Portfile

File Portfile, 881 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$
3
4PortSystem          1.0
5PortGroup           perl5 1.0
6
7perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
8perl5.setup         POSIX-strftime-Compiler 0.40
9#perl5.setup         POSIX-strftime-Compiler 0.32 ../by-authors/id/K/KA/KAZEBURO
10
11platforms           darwin
12maintainers         nomaintainer
13license             {Artistic-1 GPL}
14
15# Uncomment this line if you know there will be no arch-specific code:
16#supported_archs     noarch
17
18description         GNU C library compatible strftime for loggers and servers
19
20long_description    ${description}
21
22checksums           rmd160  f148b09411824df8321139b61eebc83a7883fae6 \
23                    sha256  7b4abbe793acc920b10ed14f9e430c69ef778e28fd59e4046d6c35d1c24b6c99
24
25perl5.use_module_build