diff options
author | erwin <erwin@FreeBSD.org> | 2006-06-11 04:53:27 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-06-11 04:53:27 +0800 |
commit | 1b3fd3f9ad5a6cadeba1010360df4e51409d7ada (patch) | |
tree | da4abe6eee8bbeea8ccce075f58c72f1cc5e3111 /www/Makefile | |
parent | 16eef0da8a7ad3631b0f224218c58bf4284a934f (diff) | |
download | freebsd-ports-gnome-1b3fd3f9ad5a6cadeba1010360df4e51409d7ada.tar.gz freebsd-ports-gnome-1b3fd3f9ad5a6cadeba1010360df4e51409d7ada.tar.zst freebsd-ports-gnome-1b3fd3f9ad5a6cadeba1010360df4e51409d7ada.zip |
This module implements an Oryx object persistence model
component for the Catalyst application framework.
WWW: http://search.cpan.org/dist/Catalyst-Model-Oryx/
PR: ports/98787
Submitted by: Zach Thompson <hideo@lastamericanempire.com>
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 ee22a16b3727..c1f49c2bb43b 100644 --- a/www/Makefile +++ b/www/Makefile @@ -522,6 +522,7 @@ SUBDIR += p5-Catalyst-Model-DBIC SUBDIR += p5-Catalyst-Model-DBIC-Plain SUBDIR += p5-Catalyst-Model-DBIC-Schema + SUBDIR += p5-Catalyst-Model-Oryx SUBDIR += p5-Catalyst-Model-Xapian SUBDIR += p5-Catalyst-Plugin-Authentication SUBDIR += p5-Catalyst-Plugin-Authentication-CDBI |