summaryrefslogtreecommitdiff
path: root/devel/p5-File-Path-Tiny
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-File-Path-Tiny')
-rw-r--r--devel/p5-File-Path-Tiny/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-File-Path-Tiny/Makefile b/devel/p5-File-Path-Tiny/Makefile
index 0ba81748771..1ee40b2f00d 100644
--- a/devel/p5-File-Path-Tiny/Makefile
+++ b/devel/p5-File-Path-Tiny/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/08/25 22:35:38 seb Exp $
-#
+# $NetBSD: Makefile,v 1.2 2011/08/13 08:37:48 adam Exp $
DISTNAME= File-Path-Tiny-0.1
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}
@@ -11,9 +11,9 @@ HOMEPAGE= http://search.cpan.org/dist/File-Path-Tiny/
COMMENT= Perl 5 module providing recursive mkdir and rmdir
LICENSE= ${PERL5_LICENSE}
-USE_LANGUAGES= # empty
PKG_DESTDIR_SUPPORT= user-destdir
+USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/File/Path/Tiny/.packlist
.include "../../lang/perl5/module.mk"