Revision: 31728 http://trac.macosforge.org/projects/macports/changeset/31728 Author: narf_tm@macports.org Date: 2007-12-04 17:08:03 -0800 (Tue, 04 Dec 2007) Log Message: ----------- New port p5-catalyst-authentication-store-dbix-class 0.101. Added Paths: ----------- trunk/dports/perl/p5-catalyst-authentication-store-dbix-class/ trunk/dports/perl/p5-catalyst-authentication-store-dbix-class/Portfile Added: trunk/dports/perl/p5-catalyst-authentication-store-dbix-class/Portfile =================================================================== --- trunk/dports/perl/p5-catalyst-authentication-store-dbix-class/Portfile (rev 0) +++ trunk/dports/perl/p5-catalyst-authentication-store-dbix-class/Portfile 2007-12-05 01:08:03 UTC (rev 31728) @@ -0,0 +1,17 @@ +# $Id$ + +PortSystem 1.0 +PortGroup perl5 1.0 +perl5.setup Catalyst-Authentication-Store-DBIx-Class 0.101 +maintainers narf_tm openmaintainer +description A storage class for Catalyst Authentication using DBIx::Class. +long_description The Catalyst::Authentication::Store::DBIx::Class class \ + provides access to authentication information stored in a database \ + via DBIx::Class. + +platforms darwin + +checksums md5 c8c5bcc0d8bcff34ccb720270e67fc61 + +depends_lib-append port:p5-catalyst-runtime \ + port:p5-catalyst-plugin-authentication Property changes on: trunk/dports/perl/p5-catalyst-authentication-store-dbix-class/Portfile ___________________________________________________________________ Name: svn:keywords + Id Name: svn:eol-style + native
participants (1)
-
narf_tm@macports.org