Changeset 17147 for trunk/dports


Ignore:
Timestamp:
Mar 24, 2006, 6:01:34 AM (18 years ago)
Author:
markd
Message:

Bug:
Submitted by: ecronin@…
Reviewed by: markd@…
Approved by: markd@…
Obtained from:
Adding maintainer; fixing redundant reinplace

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/sysutils/boxbackup/Portfile

    r17139 r17147  
    1 # $Id: Portfile,v 1.8 2006/03/23 07:45:40 markd Exp $
     1# $Id: Portfile,v 1.9 2006/03/24 06:01:34 markd Exp $
    22PortSystem              1.0
    33
     
    55version                 0.10
    66categories              sysutils net
    7 maintainers             darwinports@opendarwin.org
     7maintainers             ecronin@gizmolabs.org
    88description             completely automatic on-line backup system for UNIX.
    99long_description        The backup daemon, bbackupd, runs on all machines to \
     
    3232        reinplace "s|__PREFIX__|${prefix}|g" ${worksrcpath}/infrastructure/BoxPlatform.pm.in
    3333        reinplace "s|\$install_into_dir|${destroot}\$install_into_dir|g" ${worksrcpath}/infrastructure/makeparcels.pl
    34         reinplace "s|/etc/box/|${prefix}/etc/box/|g" ${worksrcpath}/lib/common/BoxPortsAndFiles.h       
    3534
    3635        cd ${worksrcpath}
Note: See TracChangeset for help on using the changeset viewer.