Tweak converters/p5-Text-Unidecode version 0.04
[dports.git] / converters / p5-Convert-Morse / Makefile
1 # Created by: will
2 # $FreeBSD$
3
4 PORTNAME=       Convert-Morse
5 PORTVERSION=    0.06
6 CATEGORIES=     converters perl5
7 MASTER_SITES=   CPAN
8 PKGNAMEPREFIX=  p5-
9
10 MAINTAINER=     perl@FreeBSD.org
11 COMMENT=        Perl module to convert between ASCII and Morse codes
12
13 USES=           perl5
14 USE_PERL5=      configure
15
16 .include <bsd.port.mk>