New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 79154


Ignore:
Timestamp:
06/03/11 08:24:31 (4 years ago)
Author:
pixilla@…
Message:

devel/libgeoip: Delete conf file from destroot. Add pixilla and openmaintainer to maintainers.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/devel/libgeoip/Portfile

    r79128 r79154  
    88categories          devel net 
    99platforms           darwin 
    10 maintainers         nomaintainer 
     10maintainers         pixilla openmaintainer 
    1111description         Gets country code by IP address 
    1212long_description    ${description} 
     
    2424 
    2525post-destroot { 
     26    delete ${destroot}${prefix}/etc/GeoIP.conf 
    2627    xinstall -d -m 755 ${destroot}${prefix}/share/doc/${name} 
    2728    xinstall -m 644 -W ${worksrcpath} \ 
Note: See TracChangeset for help on using the changeset viewer.