# New ports collection makefile for:	p5-Convert-ASN1
# Date created:				May 30, 2008
# Whom:	      				Lucas Holt <luke@midnightbsd.org>

PORTNAME=	Convert-ASN1
PORTVERSION=	0.33
PORTREVISION=	1
CATEGORIES=	converters perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Perl5 module to encode and decode ASN.1 data structures

LICENSE=	artistic gpl
LICENSE_COMB=	dual

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
