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


Ignore:
Timestamp:
Aug 9, 2007, 4:13:27 PM (17 years ago)
Author:
Bruno Cornec
Message:

/etc/pb/proj now contains the strict minimum
rest is under pbconf/proj.pb

File:
1 edited

Legend:

Unmodified
Added
Removed
  • devel/pb/Makefile.PL

    r37 r38  
    77    NAME         => 'pb',
    88    DISTNAME     => 'project-builder',
    9     VERSION      => PBVER
     9    VERSION      => PBVER,
    1010    PREREQ_PM    => {
    1111            #HTTP::Headers                    => 1.59,
    1212            #Template                         => 0,
    1313    },    # e.g., Module::Name => 1.1
    14     ABSTRACT_FROM => 'lib/pb.pm',   # retrieve abstract from module
     14    ABSTRACT_FROM => 'bin/pb.pl',   # retrieve abstract from module
    1515    AUTHOR        => 'Bruno Cornec <bruno#project-builder.org>',
    1616    EXE_FILES     => [ qw( pb.pl ) ],
Note: See TracChangeset for help on using the changeset viewer.