# New ports collection makefile for:	p5-Convert-ASN1
# Date created:				October 27, 2000
# Whom:	      				Marc Fournier <scrappy@FreeBSD.org>
#
# $FreeBSD: ports/converters/p5-Convert-ASN1/Makefile,v 1.8 2003/03/07 05:57:58 ade Exp $
#

PORTNAME=	Convert-ASN1
PORTVERSION=	0.16
CATEGORIES=	converters perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Convert
PKGNAMEPREFIX=	p5-

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

PERL_CONFIGURE=	YES

MAN3=		Convert::ASN1.3
MAN3PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}

.include <bsd.port.mk>
