Portfile

# $Id: Portfile 20291 2006-11-01 17:41:36Z blair@macports.org $

PortSystem 1.0
name Libstreams
version 24.1

description Libstreams from darwin
long_description NeXT Streams routines, now part of darwin. Used by cctools.
platforms darwin
categories devel
maintainers pguyot@kallisys.net
homepage http://developer.apple.com/darwin/
master_sites http://www.opendarwin.org/~pguyot/distfiles/
distname Libstreams-${version}
checksums md5 a8cb455f81aef502dfb1632ce93c2f45 \
sha1 ea79f005f35486ac5b7ed43950c92c67ff987bdd \
rmd160 6946ec5765fcf866b4dfc6ff39510e0c0ccac887

patchfiles patch-Makefile.preamble

use_configure no
destroot.env DSTROOT=${destroot} \
INSTALLDIR=${prefix}/lib/ \
PUBLIC_HDR_INSTALLDIR=${prefix}/include \
PRIVATE_HDR_INSTALLDIR=${prefix}/include

livecheck.version 10.4.6
livecheck.url http://www.opensource.apple.com/darwinsource/
livecheck.check regex
livecheck.regex Mac OS X (\[0-9.\]+)

files