# $Id: Portfile,v 1.3 2004/09/27 09:48:03 pguyot Exp $

PortSystem 1.0
name				ffcall
version				1.10
categories			devel
maintainers			pguyot@kallisys.net
description			Foreign function call libraries
long_description	ffcall is a collection of four libraries which can \
					be used to build foreign function call interfaces \
					in embedded interpreters.
homepage			http://www.haible.de/bruno/packages-ffcall.html
platforms			darwin
master_sites		ftp://ftp.santafe.edu/pub/gnu/ \
					http://www.haible.de/bruno/gnu/
checksums			md5 2db95007e901f3bc2ae7e5a9fe9ebea4
test.run			yes
test.target			check
# configure accepts --infodir, although there is no info pages (yet?).
configure.args		--mandir=${prefix}/share/man \
					--infodir=${prefix}/share/info