Ticket #28380: tmo28380.p5-term-readline-gnu.cleanup.patch
File tmo28380.p5-term-readline-gnu.cleanup.patch, 1.2 KB (added by l2g@…, 14 years ago) |
---|
-
dports/perl/p5-term-readline-gnu/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 51021 2009-05-15 15:55:30Z and.damore@macports.org $ 2 PortSystem 3 PortGroup 3 PortSystem 1.0 4 PortGroup perl5 1.0 4 5 5 perl5.setup 6 maintainers 7 description 8 long_description 9 platforms 10 checksums 6 perl5.setup Term-ReadLine-Gnu 1.16 7 maintainers warp-darwinports@spin.de 8 description Perl extension for the GNU Readline/History library 9 long_description ${description} 10 platforms darwin 11 checksums md5 2e07264583d5f6ca1d84cde7177888c9 11 12 12 depends_lib-append 13 depends_lib-append port:readline 13 14