# Created by: Lev Walkin <vlm@lionet.info>
# $FreeBSD: tags/RELEASE_11_0_0/lang/asn1c/Makefile 347203 2014-03-06 14:04:29Z miwi $

PORTNAME=	asn1c
PORTVERSION=	0.9.24
CATEGORIES=	lang converters security
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} \
		http://lionet.info/soft/

MAINTAINER=	vlm@lionet.info
COMMENT=	Modern ASN.1 to C compiler

GNU_CONFIGURE=	yes
USES=		perl5 gmake
SUB_FILES=	pkg-message

.include <bsd.port.mk>
