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

17 lines
296 B
Makefile
Raw Normal View History

# Created by: will
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
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>