freebsd-ports/converters/p5-Convert-Morse/Makefile

16 lines
325 B
Makefile
Raw Normal View History

PORTNAME= Convert-Morse
2008-03-11 15:45:11 +01:00
PORTVERSION= 0.06
PORTREVISION= 1
CATEGORIES= converters perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
2003-02-20 18:07:10 +01:00
COMMENT= Perl module to convert between ASCII and Morse codes
WWW= https://metacpan.org/release/Convert-Morse
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>