1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
freebsd-ports/textproc/p5-Number-Spell/Makefile

20 lines
317 B
Makefile

# Created by: chinsan
# $FreeBSD$
PORTNAME= Number-Spell
PORTVERSION= 0.04
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension for spelling out numbers
USES= perl5
USE_PERL5= configure
MAN3= Number::Spell.3
NO_STAGE= yes
.include <bsd.port.mk>