Changeset 403 in ProjectBuilder for devel/pb/Makefile.PL


Ignore:
Timestamp:
Apr 20, 2008, 2:40:20 AM (16 years ago)
Author:
Bruno Cornec
Message:

Split of packages done and working.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • devel/pb/Makefile.PL

    r396 r403  
    1616    #ABSTRACT_FROM => 'bin/pb',   # retrieve abstract from module
    1717    AUTHOR        => 'Bruno Cornec <bruno#project-builder.org>',
    18     EXE_FILES     => [ qw( bin/pb bin/pbg bin/pbvi bin/pbdistrocheck ) ],
     18    EXE_FILES     => [ qw( bin/pb bin/pbg bin/pbvi ) ],
    1919    MAN1PODS      => { 'bin/pb' => '$(INST_MAN1DIR)/pb.$(MAN1EXT)', },
    20     MAN3PODS      => {  'lib/ProjectBuilder/Distribution.pm' => '$(INST_MAN3DIR)/ProjectBuilder::Distribution.$(MAN3EXT)',
    21                         'lib/ProjectBuilder/Base.pm' => '$(INST_MAN3DIR)/ProjectBuilder::Base.$(MAN3EXT)', },
    2220);
Note: See TracChangeset for help on using the changeset viewer.