PortSystem 1.0

name			ossp-fsl
version			1.6.1
revision		0
checksums		rmd160  22e0d8487083fc89d93212de0b8801c2a834432b \
				sha256  c5a53b9c06b4cffd6633533e5e89e2a5b4fa868df37447dc1d5154c5b4f9f329 \
				size    1524369

categories		devel
platforms		darwin
license			BSD
maintainers		nomaintainer
description		syslog API compatible wrapper for ossp-l2
long_description	OSSP fsl offers the syslog(3) API otherwise provided by \
			the Standard C Library (libc). Instead of writing to the \
			syslogd(8) process, it uses the powerful OSSP l2 logging \
			capabilities.

homepage		http://www.ossp.org/pkg/lib/fsl/
master_sites	ftp://ftp.ossp.org/pkg/lib/fsl/
distname		fsl-${version}

depends_lib		port:ossp-l2 port:ossp-cfg

patchfiles		dynamic_lookup-11.patch

configure.args	--mandir=${prefix}/share/man \
				--with-l2=${prefix} \
				--with-cfg=${prefix}
