[Lunar-commits] CVS: moonbase/perl/File-BaseDir BUILD, NONE, 1.1 DETAILS, NONE, 1.1

Jens Luedicke perldude at lunar-linux.org
Wed Jul 28 22:21:37 GMT 2004


Update of /var/cvs/lunar/moonbase/perl/File-BaseDir
In directory dbguin.lunar-linux.org:/tmp/cvs-serv27537/File-BaseDir

Added Files:
	BUILD DETAILS 
Log Message:
added missing module. File::MimeInfo depends on it.  



--- NEW FILE: BUILD ---
(

    perl Makefile.PL &&
    make &&
    prepare_install &&
    make install
    
) > $C_FIFO 2>&1


--- NEW FILE: DETAILS ---
          MODULE=File-BaseDir
         VERSION=0.02
          SOURCE=File-BaseDir-$VERSION.tar.gz
      SOURCE_URL=ftp://ftp.cpan.org/pub/CPAN/modules/by-authors/id/P/PA/PARDUS/File-BaseDir/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/File-BaseDir-$VERSION
        WEB_SITE=http://search.cpan.org/search?dist=File-BaseDir
         ENTERED=20040728
         UPDATED=20040728
           SHORT="File::BaseDir - use the freedesktop basedir spec"
cat << EOF
This module can be used to find directories and files as specified by
the XDG Base Directory Specification. It takes care of defaults and uses
File::Spec to make the output platform specific.

EOF



More information about the Lunar-commits mailing list