Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv31793

Added Files:
        io-aio-pm.info 
Log Message:
new package


--- NEW FILE: io-aio-pm.info ---
Info2: <<
Package: io-aio-pm%type_pkg[perl]
Version: 4.18
Revision: 1
Source: mirror:cpan:authors/id/M/ML/MLEHMANN/IO-AIO-%v.tar.gz
Source-MD5: c76da33bc21c6d5ffa68ccb163184aa2
Type: perl (5.12.3 5.12.4)
Depends: <<
        common-sense-pm,
        perl%type_pkg[perl]-core
<<
InstallScript: <<
        %{default_script}
        mv %i/share/man %i/lib/perl5/%type_raw[perl]
        mv %i/bin/treescan %i/bin/treescan-%type_raw[perl]
<<
DocFiles: COPYING Changes README
UpdatePOD: true
PostInstScript: <<
        if [ "$1" = "configure" ]; then
                update-alternatives --install %p/bin/treescan treescan 
%p/bin/treescan-%type_raw[perl] %type_pkg[perl]
        fi
<<
PreRmScript: <<
        if [ "$1" = "remove" ]; then
                update-alternatives --remove treescan 
%p/bin/treescan-%type_raw[perl]
        fi
<<
Description: Asynchronous Input/Output
License: Artistic
Maintainer: Daniel Macks <dma...@netspace.org>
Homepage: http://search.cpan.org/dist/IO-AIO
<<


------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to