diff options
author | miwi <miwi@FreeBSD.org> | 2008-05-25 01:12:36 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-05-25 01:12:36 +0800 |
commit | 63d9ba08a987ab8b7d503ec8763b78f425e7769e (patch) | |
tree | 97c8f84b24f4309f416683a36a9ecca38685fed0 /devel/Makefile | |
parent | 6834fe8d7cc2f862a97746b643f3a4eb92d4cb0d (diff) | |
download | freebsd-ports-gnome-63d9ba08a987ab8b7d503ec8763b78f425e7769e.tar.gz freebsd-ports-gnome-63d9ba08a987ab8b7d503ec8763b78f425e7769e.tar.zst freebsd-ports-gnome-63d9ba08a987ab8b7d503ec8763b78f425e7769e.zip |
Add Catalyst-Style Config To Your Class
WWW: http://search.cpan.org/dist/Class-Data-ConfigHash/
PR: ports/123816
Submitted by: Masahiro Teramoto <markun at onohara.to>
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 94e3d3a07c05..4e2cf6313125 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -987,6 +987,7 @@ SUBDIR += p5-Class-Container SUBDIR += p5-Class-Contract SUBDIR += p5-Class-Data-Accessor + SUBDIR += p5-Class-Data-ConfigHash SUBDIR += p5-Class-Data-Inheritable SUBDIR += p5-Class-Date SUBDIR += p5-Class-Default |