Ticket #28228: p5-yaml-syck.cleanup.patch
File p5-yaml-syck.cleanup.patch, 1.1 KB (added by l2g@…, 14 years ago) |
---|
-
dports/perl/p5-yaml-syck/Portfile
old new 1 # -*- 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 1 2 # $Id: Portfile 50984 2009-05-14 21:08:43Z and.damore@macports.org $ 2 3 3 PortSystem 4 PortGroup 4 PortSystem 1.0 5 PortGroup perl5 1.0 5 6 6 perl5.setup 7 maintainers 8 description 9 long_description 10 checksums 11 platforms 7 perl5.setup YAML-Syck 0.99 YAML 8 maintainers FaerieMUD.org:ged 9 description A fast, lightweight YAML loader and dumper 10 long_description ${description} 11 checksums md5 fd2d71739150d94023c64d35c0c381ba 12 platforms darwin 12 13