[73622] trunk/dports/perl/p5-calendar-simple/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Nov 19 17:40:50 PST 2010


Revision: 73622
          http://trac.macports.org/changeset/73622
Author:   ryandesign at macports.org
Date:     2010-11-19 17:40:43 -0800 (Fri, 19 Nov 2010)
Log Message:
-----------
p5-calendar-simple: whitespace changes / reformatting / add modeline

Modified Paths:
--------------
    trunk/dports/perl/p5-calendar-simple/Portfile

Modified: trunk/dports/perl/p5-calendar-simple/Portfile
===================================================================
--- trunk/dports/perl/p5-calendar-simple/Portfile	2010-11-20 01:39:54 UTC (rev 73621)
+++ trunk/dports/perl/p5-calendar-simple/Portfile	2010-11-20 01:40:43 UTC (rev 73622)
@@ -1,19 +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
+PortSystem              1.0
+PortGroup               perl5 1.0
 
-perl5.setup		Calendar-Simple 1.21
-maintainers		nomaintainer
+perl5.setup             Calendar-Simple 1.21
+platforms               darwin
+maintainers             nomaintainer
 supported_archs         noarch
 
-description		Perl extension to create simple calendar
-long_description	${description}
+description             Perl extension to create simple calendar
 
+long_description        ${description}
+
 perl5.use_module_build
-depends_build-append  port:p5-test-simple
 
+depends_build-append    port:p5-test-simple
+
 checksums               sha1    a61ad8b1c9032862598b0d3987905c276e1ef6c6 \
                         rmd160  069a3791321272dbb7d414ac8ef7fd9eba707817
-
-platforms		darwin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101119/5a6c48b6/attachment.html>


More information about the macports-changes mailing list