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

22 lines
403 B
Makefile
Raw Normal View History

# New ports collection makefile for: Convert-Morse
# Date created: Wed Jan 3 16:37:55 2001
# Whom: will
#
# $FreeBSD$
#
PORTNAME= Convert-Morse
2008-03-11 15:45:11 +01:00
PORTVERSION= 0.06
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
PERL_CONFIGURE= 5.8.1+
MAN3= Convert::Morse.3
.include <bsd.port.mk>