summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorhiramatsu <hiramatsu@pkgsrc.org>2011-11-13 09:35:57 +0000
committerhiramatsu <hiramatsu@pkgsrc.org>2011-11-13 09:35:57 +0000
commit974cbb8257f40e47731c911bb2781566c8385426 (patch)
tree462fd7bec2cee00f19ae63c00cb36000493d0a03 /devel/Makefile
parentfddccd4275708a33f95ca285b9254471bac82f29 (diff)
downloadpkgsrc-974cbb8257f40e47731c911bb2781566c8385426.tar.gz
Add p5-MooseX-ChainedAccessors.
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 15ae91e0a14..72d261b15ce 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1514 2011/11/13 04:51:12 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.1515 2011/11/13 09:35:57 hiramatsu Exp $
#
COMMENT= Development utilities
@@ -864,6 +864,7 @@ SUBDIR+= p5-Moose-Policy
SUBDIR+= p5-MooseX-App-Cmd
SUBDIR+= p5-MooseX-AttributeHelpers
SUBDIR+= p5-MooseX-Attributes-Curried
+SUBDIR+= p5-MooseX-ChainedAccessors
SUBDIR+= p5-MooseX-ClassAttribute
SUBDIR+= p5-MooseX-ConfigFromFile
SUBDIR+= p5-MooseX-Declare