# Created by: will
# $FreeBSD: converters/p5-Convert-Morse/Makefile 324174 2013-08-02 18:52:07Z mat $

PORTNAME=	Convert-Morse
PORTVERSION=	0.06
CATEGORIES=	converters perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl module to convert between ASCII and Morse codes

USES=		perl5
USE_PERL5=	configure

MAN3=		Convert::Morse.3

.include <bsd.port.mk>
