diff options
author | miwi <miwi@FreeBSD.org> | 2008-09-29 15:45:16 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-09-29 15:45:16 +0800 |
commit | 421933264c982ac9232b6c43f3b7caac6a743e5a (patch) | |
tree | 26ef67ac74973183f94c74ecec605718d8d18f1a /www/Makefile | |
parent | 3002820e03ee00d8288a5ea3e5a914bed07a00a2 (diff) | |
download | freebsd-ports-gnome-421933264c982ac9232b6c43f3b7caac6a743e5a.tar.gz freebsd-ports-gnome-421933264c982ac9232b6c43f3b7caac6a743e5a.tar.zst freebsd-ports-gnome-421933264c982ac9232b6c43f3b7caac6a743e5a.zip |
A storage class for Catalyst Authentication using DBIx::Class
WWW: http://search.cpan.org/dist/Catalyst-Authentication-Store-DBIx-Class/
PR: ports/127544
Submitted by: Oleg Mamontov <oleg at mamontov.net>
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 d0939416d92d..b1fa4dc43878 100644 --- a/www/Makefile +++ b/www/Makefile @@ -670,6 +670,7 @@ SUBDIR += p5-CGI_Lite SUBDIR += p5-Catalyst-Action-REST SUBDIR += p5-Catalyst-Action-RenderView + SUBDIR += p5-Catalyst-Authentication-Store-DBIx-Class SUBDIR += p5-Catalyst-Authentication-Store-LDAP SUBDIR += p5-Catalyst-Component-ACCEPT_CONTEXT SUBDIR += p5-Catalyst-Controller-BindLex |