[71813] trunk/dports/perl
ryandesign at macports.org
ryandesign at macports.org
Thu Sep 23 14:31:24 PDT 2010
Revision: 71813
http://trac.macports.org/changeset/71813
Author: ryandesign at macports.org
Date: 2010-09-23 14:31:22 -0700 (Thu, 23 Sep 2010)
Log Message:
-----------
p5-config-simple: new port, version 4.58; see #26593
Added Paths:
-----------
trunk/dports/perl/p5-config-simple/
trunk/dports/perl/p5-config-simple/Portfile
Added: trunk/dports/perl/p5-config-simple/Portfile
===================================================================
--- trunk/dports/perl/p5-config-simple/Portfile (rev 0)
+++ trunk/dports/perl/p5-config-simple/Portfile 2010-09-23 21:31:22 UTC (rev 71813)
@@ -0,0 +1,24 @@
+# -*- 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 Config-Simple 4.58
+platforms darwin
+maintainers nomaintainer
+supported_archs noarch
+
+description simple configuration file class
+
+long_description Reading and writing configuration files is one of the \
+ most frequent tasks of any software design. Config::Simple \
+ is the library that helps you with it. \
+ Config::Simple is a class representing configuration file \
+ object. It supports several configuration file syntax and \
+ tries to identify the file syntax automatically. Library \
+ supports parsing, updating and creating configuration files.
+
+checksums md5 f014aec54f0a1e2e880d317180fce502 \
+ sha1 2ee759f0bc7529ae7a3949a59edaa0ff09390417 \
+ rmd160 214599a097cbba1b58d9f2771186a0c604b556e0
Property changes on: trunk/dports/perl/p5-config-simple/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/20100923/8223fead/attachment.html>
More information about the macports-changes
mailing list