2008-10-19 21:17:40 +02:00
|
|
|
# $NetBSD: Makefile,v 1.11 2008/10/19 19:18:57 he Exp $
|
2004-08-05 17:17:09 +02:00
|
|
|
#
|
|
|
|
|
2007-12-11 13:02:30 +01:00
|
|
|
DISTNAME= Text-WikiFormat-0.79
|
2004-08-05 17:17:09 +02:00
|
|
|
PKGNAME= p5-${DISTNAME}
|
2008-10-19 21:17:40 +02:00
|
|
|
PKGREVISION= 1
|
2004-08-05 17:17:09 +02:00
|
|
|
CATEGORIES= textproc perl5
|
|
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
|
|
|
|
|
2007-12-11 13:02:30 +01:00
|
|
|
MAINTAINER= rhaen@NetBSD.org
|
2005-02-24 17:26:02 +01:00
|
|
|
HOMEPAGE= http://search.cpan.org/dist/Text-WikiFormat/
|
2004-08-05 17:17:09 +02:00
|
|
|
COMMENT= Translate Wiki formatted text into other formats
|
|
|
|
|
2007-12-11 13:02:30 +01:00
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
|
2004-08-05 17:17:09 +02:00
|
|
|
DEPENDS+= p5-URI>=1.30:../../www/p5-URI
|
2007-12-11 13:02:30 +01:00
|
|
|
DEPENDS+= p5-Scalar-List-Utils>=1.14:../../devel/p5-Scalar-List-Utils
|
2004-08-05 17:17:09 +02:00
|
|
|
|
2005-02-27 11:54:12 +01:00
|
|
|
PERL5_MODULE_TYPE= Module::Build
|
2005-08-06 08:19:03 +02:00
|
|
|
PERL5_PACKLIST= auto/Text/WikiFormat/.packlist
|
2004-08-05 17:17:09 +02:00
|
|
|
|
|
|
|
.include "../../lang/perl5/module.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|