Portfile

# $Id: Portfile 22561 2007-03-04 21:48:04Z mww@macports.org $

PortSystem 1.0

name asn1c
version 0.9.21
categories lang
platforms darwin
maintainers mww@macports.org
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 sourceforge:asn1c \
http://lionet.info/soft/
checksums sha1 22b8cbc73eab870ec2cab51997b3b0d422813624

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

test.run yes
test.target check

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