summaryrefslogtreecommitdiff
path: root/filesystems/p5-MooseX-Types-Path-Tiny
diff options
context:
space:
mode:
authorsno <sno>2013-07-03 15:39:48 +0000
committersno <sno>2013-07-03 15:39:48 +0000
commitd26d03df1a558521f92329ce87a91b807c329e95 (patch)
treec36926fe47b0653e75d2fa431eec91086ea255b6 /filesystems/p5-MooseX-Types-Path-Tiny
parentb08eeca5f02ea2e4075f94ce0c17255d158693ee (diff)
downloadpkgsrc-d26d03df1a558521f92329ce87a91b807c329e95.tar.gz
Adding package for CPAN distribution MooseX-Types-Path-Tiny version 0.006
into filesystems/p5-MooseX-Types-Path-Tiny. This module provides Path::Tiny types for Moose. It handles two important types of coercion: * coercing objects with overloaded stringification * coercing to absolute paths It also can check to ensure that files or directories exist.
Diffstat (limited to 'filesystems/p5-MooseX-Types-Path-Tiny')
-rw-r--r--filesystems/p5-MooseX-Types-Path-Tiny/DESCR7
-rw-r--r--filesystems/p5-MooseX-Types-Path-Tiny/Makefile24
-rw-r--r--filesystems/p5-MooseX-Types-Path-Tiny/distinfo5
3 files changed, 36 insertions, 0 deletions
diff --git a/filesystems/p5-MooseX-Types-Path-Tiny/DESCR b/filesystems/p5-MooseX-Types-Path-Tiny/DESCR
new file mode 100644
index 00000000000..af0b90b8fda
--- /dev/null
+++ b/filesystems/p5-MooseX-Types-Path-Tiny/DESCR
@@ -0,0 +1,7 @@
+This module provides Path::Tiny types for Moose. It handles two important
+types of coercion:
+
+ * coercing objects with overloaded stringification
+ * coercing to absolute paths
+
+It also can check to ensure that files or directories exist.
diff --git a/filesystems/p5-MooseX-Types-Path-Tiny/Makefile b/filesystems/p5-MooseX-Types-Path-Tiny/Makefile
new file mode 100644
index 00000000000..98a041c566f
--- /dev/null
+++ b/filesystems/p5-MooseX-Types-Path-Tiny/Makefile
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1 2013/07/03 15:39:48 sno Exp $
+#
+
+DISTNAME= MooseX-Types-Path-Tiny-0.006
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/MooseX-Types-Path-Tiny/
+COMMENT= Path::Tiny types and coercions for Moose
+LICENSE= ${PERL5_LICENSE}
+
+DEPENDS+= p5-Moose>=2:../../devel/p5-Moose
+DEPENDS+= p5-MooseX-Types-[0-9]*:../../devel/p5-MooseX-Types
+DEPENDS+= p5-MooseX-Types-Stringlike-[0-9]*:../../devel/p5-MooseX-Types-Stringlike
+DEPENDS+= p5-Path-Tiny-[0-9]*:../../filesystems/p5-Path-Tiny
+
+PERL5_MODULE_TYPE= Module::Build::Tiny
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/MooseX/Types/Path/Tiny/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/filesystems/p5-MooseX-Types-Path-Tiny/distinfo b/filesystems/p5-MooseX-Types-Path-Tiny/distinfo
new file mode 100644
index 00000000000..7891de4ff27
--- /dev/null
+++ b/filesystems/p5-MooseX-Types-Path-Tiny/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2013/07/03 15:39:48 sno Exp $
+
+SHA1 (MooseX-Types-Path-Tiny-0.006.tar.gz) = 84bff811e0c64ae7e0e937d07cc0bdbb129baf10
+RMD160 (MooseX-Types-Path-Tiny-0.006.tar.gz) = b76cb14705d715ac1cc63428ce9c595211815624
+Size (MooseX-Types-Path-Tiny-0.006.tar.gz) = 15906 bytes