Revision: 99215 http://trac.macports.org//changeset/99215 Author: jmr@macports.org Date: 2012-10-29 14:55:26 -0700 (Mon, 29 Oct 2012) Log Message: ----------- p5-dbicx-testdatabase: license Modified Paths: -------------- trunk/dports/perl/p5-dbicx-testdatabase/Portfile Modified: trunk/dports/perl/p5-dbicx-testdatabase/Portfile =================================================================== --- trunk/dports/perl/p5-dbicx-testdatabase/Portfile 2012-10-29 21:51:16 UTC (rev 99214) +++ trunk/dports/perl/p5-dbicx-testdatabase/Portfile 2012-10-29 21:55:26 UTC (rev 99215) @@ -3,10 +3,11 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.branches 5.8 5.10 5.12 5.14 5.16 +perl5.branches 5.8 5.10 5.12 5.14 5.16 perl5.setup DBICx-TestDatabase 0.02 revision 3 platforms darwin +license {Artistic-1 GPL} maintainers fpassera.com:dev openmaintainer description create a temporary database from a DBIx::Class::Schema long_description ${description}