Manual tweak textproc/code-minimap
[dports.git] / textproc / p5-Number-Spell / Makefile
1 PORTNAME=       Number-Spell
2 PORTVERSION=    0.04
3 PORTREVISION=   1
4 CATEGORIES=     textproc perl5
5 MASTER_SITES=   CPAN
6 PKGNAMEPREFIX=  p5-
7
8 MAINTAINER=     perl@FreeBSD.org
9 COMMENT=        Perl extension for spelling out numbers
10 WWW=            https://metacpan.org/release/Number-Spell
11
12 USES=           perl5
13 USE_PERL5=      configure
14
15 .include <bsd.port.mk>