# New ports collection makefile for:	p5-Convert-ASN1
# Date created:				May 30, 2008
# Whom:	      				Lucas Holt <luke@midnightbsd.org>
#
# $MidnightBSD: trunk/converters/p5-Convert-ASN1/Makefile 15462 2013-09-17 03:15:41Z laffer1 $
#

PORTNAME=	Convert-ASN1
PORTVERSION=	0.26
CATEGORIES=	converters perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

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

PERL_CONFIGURE=	yes

MAN3=		Convert::ASN1.3

.include <bsd.port.mk>
