[66208] trunk/dports/perl

ryandesign at macports.org ryandesign at macports.org
Wed Apr 7 01:47:50 PDT 2010


Revision: 66208
          http://trac.macports.org/changeset/66208
Author:   ryandesign at macports.org
Date:     2010-04-07 01:47:49 -0700 (Wed, 07 Apr 2010)
Log Message:
-----------
p5-time-format: new port, version 1.11; see #23937

Added Paths:
-----------
    trunk/dports/perl/p5-time-format/
    trunk/dports/perl/p5-time-format/Portfile

Added: trunk/dports/perl/p5-time-format/Portfile
===================================================================
--- trunk/dports/perl/p5-time-format/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-time-format/Portfile	2010-04-07 08:47:49 UTC (rev 66208)
@@ -0,0 +1,21 @@
+# -*- 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     Time-Format 1.11
+platforms       darwin
+maintainers     nomaintainer
+description     Easy-to-use date/time formatting
+long_description ${description}
+
+checksums       md5     20b6f13b67c6840a0527a6597c9861b2 \
+                sha1    05d39c8c949bf56b7fb5fc51cce752803da4b390 \
+                rmd160  f24c23ec432b670d5bd116aa315ddb6cdc380b81
+
+if {[info exists supported_archs]} {
+    supported_archs noarch
+} else {
+    universal_variant   no
+}


Property changes on: trunk/dports/perl/p5-time-format/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/20100407/cde3d000/attachment.html>


More information about the macports-changes mailing list