diff options
author | Martin Matuska <mm@FreeBSD.org> | 2011-07-07 20:10:36 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2011-07-07 20:10:36 +0000 |
commit | e25187d41cbb29dc54df274a451c17a8a5584416 (patch) | |
tree | 33d253504ed90c2a24e27b305364e5ee5b2ee8af /www/Makefile | |
parent | 3e4cdbf4000c3fc685fe04992952f5b67c2c5eb6 (diff) |
This Horde package provides classes for mapping URLs into the controllers
and actions of an MVC system. It is a port of a Python library, Routes,
by Ben Bangert (http://routes.groovie.org).
WWW: http://pear.horde.org
Notes
Notes:
svn path=/head/; revision=277289
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 6b8a02bbb7c5..b3da7307e187 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1393,6 +1393,7 @@ SUBDIR += pear-HTTP_WebDAV_Client SUBDIR += pear-HTTP_WebDAV_Server SUBDIR += pear-Horde_Browser + SUBDIR += pear-Horde_Routes SUBDIR += pear-Horde_SessionHandler SUBDIR += pear-Horde_Template SUBDIR += pear-Services_Amazon |