# $Id: Portfile 111474 2013-09-23 16:57:05Z jmr@macports.org $

PortSystem 1.0

name			libsl
version			0.3.3
categories		devel
license			GPL-2+
platforms		darwin
maintainers		nomaintainer
description		yet another generic linked list C-library
long_description	${description}

homepage		http://brautaset.org/software/sl/
master_sites	https://launchpadlibrarian.net/3074770/
distname		simplelist_${version}.orig
worksrcdir		sl-${version}
checksums		md5 67bfb9a8bfd13e295d84e194d6521e3d

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