most recent changes, diff for p5-class-accessor-chained
Index: perl/p5-class-accessor-chained/Portfile
--- perl/p5-class-accessor-chained/Portfile (revision 33893)
+++ perl/p5-class-accessor-chained/Portfile (revision 33894)
@@ -1,16 +1,17 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Class-Accessor-Chained 0.01
-maintainers narf_tm openmaintainer
-description make chained accessors
-long_description A chained accessor is one that always returns the \
- object when called with parameters (to set), and the \
- value of the field when called with no arguments.
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup Class-Accessor-Chained 0.01
+maintainers narf_tm openmaintainer
+description make chained accessors
+long_description A chained accessor is one that always returns the \
+ object when called with parameters (to set), and the \
+ value of the field when called with no arguments.
-checksums md5 9825a1f30a70e55e61bb5660b2bd7365
+platforms darwin
-depends_lib-append port:p5-class-accessor
+checksums md5 9825a1f30a70e55e61bb5660b2bd7365
+
+depends_lib-append port:p5-class-accessor