Ticket #10778: Portfile.diff

File Portfile.diff, 953 bytes (added by wyuenho (Jimmy Yuen Ho Wong), 18 years ago)

Portfile diff

  • Portfile

    old new  
    1 # $Id: Portfile,v 1.5 2005/09/13 06:57:43 olegb Exp $
     1# $Id: $
    22PortSystem 1.0
    33name            pmk
    4 version         0.9.2
     4version         snap-20060902
    55description     An alternative to GNU autoconf, GNU libtool and pkg-config.
    66long_description        The pmk project tries to provide an alternative to \
    77                        GNU autoconf, GNU libtool and pkg-config. It also \
    88                        provides a basic BSD install like tool and a source \
    99                        scanner to help building of pmkfiles.
    10 maintainers     darwinports@opendarwin.org
     10maintainers     macports@macports.org
    1111categories      devel
    1212platforms       darwin
    1313homepage        ${name}.sf.net
    1414master_sites    sourceforge
    15 checksums       md5 70ee1e2b77d0a01877d6f576a19fcefa
     15checksums       md5 9154c94c8b8a8a324487486a1db9627a
    1616
    1717configure {
    1818        system "cd ${worksrcpath} && ./pmkcfg.sh"