Modified: trunk/dports/perl/p5-xml-libxml-common/Portfile (74044 => 74045)
--- trunk/dports/perl/p5-xml-libxml-common/Portfile 2010-12-03 00:47:48 UTC (rev 74044)
+++ trunk/dports/perl/p5-xml-libxml-common/Portfile 2010-12-03 00:58:38 UTC (rev 74045)
@@ -1,17 +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 XML-LibXML-Common 0.13
-maintainers nomaintainer
-categories-append textproc
-description Perl extensions for common items of various XML modules.
-long_description XML::LibXML::Common contains several constants and \
- functions that are shared by XML::LibXML, XML::GDOME \
- and XML::LibXSLT (not all done, yet).
-homepage http://search.cpan.org/~msergeant/${distname}/
-checksums md5 13b6d93f53375d15fd11922216249659
-platforms darwin
+PortSystem 1.0
+PortGroup perl5 1.0
-depends_lib-append lib:libxml2:libxml2
+perl5.setup XML-LibXML-Common 0.13
+maintainers nomaintainer
+categories-append textproc
+platforms darwin
+homepage http://search.cpan.org/~msergeant/${distname}/
+description Perl extensions for common items of various XML modules.
+long_description XML::LibXML::Common contains several constants and \
+ functions that are shared by XML::LibXML, XML::GDOME \
+ and XML::LibXSLT (not all done, yet).
+
+checksums md5 13b6d93f53375d15fd11922216249659
+
+depends_lib-append lib:libxml2:libxml2
+