# $Id: Portfile 33297 2008-01-23 09:32:47Z ryandesign@macports.org $

PortSystem 1.0

name			ossp-al
version			0.9.3
categories		devel
platforms		darwin
maintainers		nomaintainer
description		an abstract type of buffer that can move data without copying
long_description	"${description}"

homepage		http://www.ossp.org/pkg/lib/al/
master_sites	ftp://ftp.ossp.org/pkg/lib/al/ freebsd
distname		al-${version}
checksums		md5 ef943a29d1fb89ed4fd5556844cbc542
patchfiles		patch-Makefile.in

configure.args	--mandir=${prefix}/share/man
