Ticket #50411: Portfile

File Portfile, 595 bytes (added by gorticus (Jason Mitchell), 8 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           haskell 1.0
6
7haskell.setup       rfc5051 0.1.0.3
8revision            1
9checksums           rmd160  c57c90d2781058846a64363eeadfc918dc0c8fd1 \
10                    sha256  e38dab28a5625774be60545c8c99e647b79bbc0ac0bc9c65fe6b2ebef160642b
11
12platforms           darwin
13license             BSD
14maintainers         nomaintainer
15
16description         Simple unicode collation, RFC5051
17long_description    ${description}
18