2011-08-14 16:52:49 +02:00
|
|
|
# $NetBSD: Makefile,v 1.12 2011/08/14 15:14:12 obache Exp $
|
2003-03-04 18:41:41 +01:00
|
|
|
#
|
|
|
|
|
2007-02-22 20:26:05 +01:00
|
|
|
DISTNAME= Text-Format0.52
|
|
|
|
PKGNAME= p5-Text-Format-0.52
|
2011-08-14 16:52:49 +02:00
|
|
|
PKGREVISION= 5
|
2003-03-04 18:41:41 +01:00
|
|
|
SVR4_PKGNAME= p5tfo
|
|
|
|
CATEGORIES= textproc perl5
|
|
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
|
|
|
|
|
2004-04-29 16:18:58 +02:00
|
|
|
MAINTAINER= sketch@NetBSD.org
|
2003-03-04 18:41:41 +01:00
|
|
|
HOMEPAGE= http://search.cpan.org/search?module=Text::Format
|
|
|
|
COMMENT= Provide perl5 formatting functions on plain text
|
|
|
|
|
2008-06-12 04:14:13 +02:00
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
|
2005-07-13 20:01:18 +02:00
|
|
|
PERL5_PACKLIST= auto/Text/Format/.packlist
|
2003-03-04 18:41:41 +01:00
|
|
|
|
|
|
|
.include "../../lang/perl5/module.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|