2005-08-06 08:19:03 +02:00
|
|
|
# $NetBSD: Makefile,v 1.12 2005/08/06 06:19:32 jlam Exp $
|
2001-04-16 20:30:53 +02:00
|
|
|
|
|
|
|
DISTNAME= Text-Autoformat-1.04
|
|
|
|
PKGNAME= p5-${DISTNAME}
|
2001-10-18 17:20:01 +02:00
|
|
|
SVR4_PKGNAME= p5tau
|
2005-08-06 08:19:03 +02:00
|
|
|
PKGREVISION= 2
|
2001-04-16 20:30:53 +02:00
|
|
|
CATEGORIES= textproc perl5
|
|
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
|
|
|
|
|
2003-07-18 00:50:55 +02:00
|
|
|
MAINTAINER= tech-pkg@NetBSD.org
|
2001-04-16 20:30:53 +02:00
|
|
|
HOMEPAGE= http://www.cs.monash.edu.au/~damian/
|
2003-07-21 19:27:24 +02:00
|
|
|
COMMENT= Perl module for text wrapping and reformatting
|
2001-04-16 20:30:53 +02:00
|
|
|
|
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"
|