PortSystem 1.0

name                asn1c
version             0.9.28
categories          lang
platforms           darwin
maintainers         nomaintainer
license             BSD
description         ASN.1 to C compiler
long_description    The asn1c is a Free ASN.1 to C compiler. It supports a \
                    wide range of ASN.1 syntaxes, including ISO/IEC/ITU ASN.1 \
                    1988, 1994, 1997, 2002 and later amendments. The basic \
                    supported syntax is ITU-T Rec. X.690 | ISO/IEC 8825-1 (2002).

homepage            http://lionet.info/asn1c/
master_sites        http://lionet.info/soft/
checksums           rmd160  d6f1836a1de65d4924d6530471cc984ade57d4dc \
                    sha256  8007440b647ef2dd9fb73d931c33ac11764e6afb2437dbe638bb4e5fc82386b9

configure.args      --mandir=${prefix}/share/man

test.run            yes
test.target         check

livecheck.type      regex
livecheck.url       http://lionet.info/asn1c/download.html
livecheck.regex     asn1c-(\[0-9\\.\]+)\\.tar.gz
