summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-FindIndent/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Text-FindIndent/Makefile')
-rw-r--r--textproc/p5-Text-FindIndent/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/p5-Text-FindIndent/Makefile b/textproc/p5-Text-FindIndent/Makefile
index 0d47ad40f09..042a486d8e6 100644
--- a/textproc/p5-Text-FindIndent/Makefile
+++ b/textproc/p5-Text-FindIndent/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2011/10/16 09:18:28 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.7 2012/09/03 11:16:24 sno Exp $
DISTNAME= Text-FindIndent-0.10
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
@@ -16,7 +17,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Text/FindIndent/.packlist
-PERL5_MODULE_TYPE= Module::Install
+PERL5_MODULE_TYPE= Module::Install::Bundled
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"