[77347] trunk/dports/perl

ryandesign at macports.org ryandesign at macports.org
Sun Mar 27 17:04:21 PDT 2011


Revision: 77347
          http://trac.macports.org/changeset/77347
Author:   ryandesign at macports.org
Date:     2011-03-27 17:04:19 -0700 (Sun, 27 Mar 2011)
Log Message:
-----------
p5-dancer-plugin-database: new port, version 1.21; see #28763

Added Paths:
-----------
    trunk/dports/perl/p5-dancer-plugin-database/
    trunk/dports/perl/p5-dancer-plugin-database/Portfile

Added: trunk/dports/perl/p5-dancer-plugin-database/Portfile
===================================================================
--- trunk/dports/perl/p5-dancer-plugin-database/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-dancer-plugin-database/Portfile	2011-03-28 00:04:19 UTC (rev 77347)
@@ -0,0 +1,23 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+PortGroup           perl5 1.0
+
+perl5.setup         Dancer-Plugin-Database 1.21 ../by-authors/id/B/BI/BIGPRESH
+platforms           darwin
+maintainers         di.uminho.pt:jpo openmaintainer
+supported_archs     noarch
+license             perl
+
+description         Easy database connections for Dancer applications
+
+long_description    ${name} provides an easy way to obtain a connected DBI \
+                    database handle by simply calling the database keyword \
+                    within your Dancer application.
+
+checksums           sha1    993521d24b124e8b2822e8a120d1dfcbc6c4c7b0 \
+                    rmd160  1e7e7612aa039a3e12a9c255423f448e0dd6b89e
+
+depends_lib-append  port:p5-dancer \
+                    port:p5-dbi


Property changes on: trunk/dports/perl/p5-dancer-plugin-database/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110327/9ebd6036/attachment.html>


More information about the macports-changes mailing list