# 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 20567 2015-10-31 13:21:50Z laffer1 $
#

PORTNAME=	Convert-ASN1
PORTVERSION=	0.27
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
PERL_CONFIGURE=	yes

.include <bsd.port.mk>
