pkgsrc/textproc/p5-Lingua-EN-Numbers-Ordinate/Makefile
sno 15707ea5a1 Bumping revision of packages which depend direct or indirect on
devel/p5-Class-MOP. A late detected incompible change forced it.
2009-09-24 06:50:10 +00:00

22 lines
637 B
Makefile

# $NetBSD: Makefile,v 1.7 2009/09/24 06:50:17 sno Exp $
#
DISTNAME= Lingua-EN-Numbers-Ordinate-1.02
PKGNAME= p5-${DISTNAME}
PKGREVISION= 3
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Lingua-EN-Numbers-Ordinate/
COMMENT= Go from cardinal number (3) to ordinal ("3rd")
PKG_DESTDIR_SUPPORT= user-destdir
#DEPENDS+= p5-Array-Compare-[0-9]*:../../devel/p5-Array-Compare
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Lingua/EN/Numbers/Ordinate/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"