Ticket #43014: Portfile

File Portfile, 698 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
8perl5.setup         Apache2-REST 0.07
9revision            0
10license             {Artistic-1 GPL}
11maintainers         nomaintainer
12description         Micro framework for REST API implementation under apache2/mod_perl2/apreq2
13long_description    ${description}
14
15platforms           darwin
16
17checksums           rmd160  4f8761e34f84eacda4061665c212811183d5f3e5 \
18                    sha256  bc889f9b041b22990875b27c8d5251553f0dd291a455f32013eeef14f0effcb5
19