a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 20307 2006-11-01 21:21:02Z blair@macports.org $
PortSystem 1.0
name gnustep-make-cocoa
version 1.13.0
categories gnustep aqua devel cross
platforms darwin
maintainers yves@macports.org
description GNUstep makefile package for the Cocoa API
long_description \
The GNUstep makefile package is a simple, powerful and extensible way to \
write makefiles for a GNUstep-based project. It allows the user to \
write a project without having to deal with the complex issues \
associated with configuration, building, installation, and packaging. \
It also allows the user to easily create cross-compiled binaries.
master_sites gnustep:core
distname gnustep-make-${version}
checksums md5 1883a6387405e51ff4c384fb5cc547a7
configure.pre_args --prefix=${prefix}/GNUstep/Cocoa
configure.args \
--with-config-file=${prefix}/GNUstep/Cocoa/System/Library/GNUstep.conf \
--with-user-config-file=.GNUstep-Cocoa.conf \
--with-user-dir=GNUstep/Cocoa
destroot.destdir special_prefix=${destroot}