PortSystem 1.0

name			ossp-fsl
version			1.6.1
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}
checksums		md5 0a7593b0098f1fda6c907f76945726aa

depends_lib		port:ossp-l2 port:ossp-cfg

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