Added: trunk/dports/perl/p5-file-rename/Portfile (0 => 90129)
--- trunk/dports/perl/p5-file-rename/Portfile (rev 0)
+++ trunk/dports/perl/p5-file-rename/Portfile 2012-02-23 01:29:54 UTC (rev 90129)
@@ -0,0 +1,19 @@
+# -*- 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 File-Rename 0.06
+platforms darwin
+maintainers nomaintainer
+license {Artistic-1 GPL}
+supported_archs noarch
+
+description Renaming multiple files: based on eg/rename
+
+long_description A perl extension and command-line utility for renaming \
+ files, based on Larry Wall's 'rename' script
+
+checksums sha256 fd9be2f7d6e4c88badba440aabfe33984b1aa51921caff0bbcfe3218481e7f10 \
+ rmd160 f001df1db9ed6f1996984e4123b44b1ef775411c
Property changes on: trunk/dports/perl/p5-file-rename/Portfile
___________________________________________________________________