# New ports collection makefile for:	p5-Convert-BER
# Date created:				October 27, 2000
# Whom:	      				Marc Fournier <scrappy@FreeBSD.org>
#
# $FreeBSD: converters/p5-Convert-BER/Makefile 324171 2013-08-02 18:21:05Z az $
#

PORTNAME=	Convert-BER
PORTVERSION=	1.32
CATEGORIES=	converters perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Perl5 module to encode and decode objects using Basic Encoding Rules (BER)

USES=		perl5
USE_PERL5=	configure

MAN3=		Convert::BER.3

.include <bsd.port.mk>
