aboutsummaryrefslogtreecommitdiffstats
path: root/devel/Makefile
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2010-11-25 16:27:57 +0800
committerwen <wen@FreeBSD.org>2010-11-25 16:27:57 +0800
commit6071a83905cb31a15bf20837df4cdeaaa656b8c6 (patch)
treee80d1116723ddf8cea08cd11f35325406c8971f3 /devel/Makefile
parent0fdc2e50ef5e6a37fd6a6f68a39ace67f0514cfc (diff)
downloadfreebsd-ports-gnome-6071a83905cb31a15bf20837df4cdeaaa656b8c6.tar.gz
freebsd-ports-gnome-6071a83905cb31a15bf20837df4cdeaaa656b8c6.tar.zst
freebsd-ports-gnome-6071a83905cb31a15bf20837df4cdeaaa656b8c6.zip
MooseX-Attribute-ENV is a Moose attribute trait that you use when
you want the default value for an attribute to be populated from the %ENV hash. WWW: http://search.cpan.org/dist/MooseX-Attribute-ENV/ PR: ports/152408 Submitted by: Alan Snelson <Alan@Wave2.org>
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index de33347564e1..55efcd92e491 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1917,6 +1917,7 @@
SUBDIR += p5-MooseX-Aliases
SUBDIR += p5-MooseX-App-Cmd
SUBDIR += p5-MooseX-Async
+ SUBDIR += p5-MooseX-Attribute-ENV
SUBDIR += p5-MooseX-AttributeHelpers
SUBDIR += p5-MooseX-ClassAttribute
SUBDIR += p5-MooseX-Clone