Ticket #7632: Portfile.patch
File Portfile.patch, 595 bytes (added by luc@…, 19 years ago) |
---|
-
Portfile
old new 3 3 PortSystem 1.0 4 4 PortGroup python24 1.0 5 5 name py-setuptools 6 version 0.6a 86 version 0.6a10 7 7 categories-append devel 8 8 maintainers blb@opendarwin.org 9 9 description distutils enhancement for build and distribution … … 19 19 distname setuptools-${version} 20 20 use_zip yes 21 21 22 checksums md5 3eecdf66c1a2cf8a6556bc00b69d572a22 checksums md5 8bcf7524d484aa3134a1b5aa64d2c275 23 23 24 24 post-destroot { 25 25 xinstall -m 755 -d ${destroot}/${prefix}/share/doc/${name}