2008-06-12 04:14:13 +02:00
|
|
|
# $NetBSD: Makefile,v 1.15 2008/06/12 02:14:49 joerg Exp $
|
2001-04-16 20:30:53 +02:00
|
|
|
|
2005-11-23 23:14:52 +01:00
|
|
|
DISTNAME= Text-Autoformat-1.13
|
|
|
|
PKGNAME= p5-${DISTNAME}
|
2001-10-18 17:20:01 +02:00
|
|
|
SVR4_PKGNAME= p5tau
|
2001-04-16 20:30:53 +02:00
|
|
|
CATEGORIES= textproc perl5
|
|
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
|
|
|
|
|
2006-03-04 22:28:51 +01:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2005-11-23 23:14:52 +01:00
|
|
|
HOMEPAGE= http://search.cpan.org/dist/Text-Autoformat/
|
2003-07-21 19:27:24 +02:00
|
|
|
COMMENT= Perl module for text wrapping and reformatting
|
2001-04-16 20:30:53 +02:00
|
|
|
|
2008-06-12 04:14:13 +02:00
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
|
2005-11-23 23:14:52 +01:00
|
|
|
DEPENDS+= p5-Text-Reform>=1.11:../../textproc/p5-Text-Reform
|
|
|
|
|
2005-07-13 20:01:18 +02:00
|
|
|
PERL5_PACKLIST= auto/Text/Autoformat/.packlist
|
2001-04-16 20:30:53 +02:00
|
|
|
|
2002-10-02 17:28:55 +02:00
|
|
|
.include "../../lang/perl5/module.mk"
|
2001-04-16 20:30:53 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|