Portfile

# $Id: Portfile 23168 2007-03-26 22:40:54Z pipping@macports.org $

PortSystem 1.0
name rasqal
version 0.9.13
description Raptor RDF Query Library
long_description Rasqal is an open source C library that handles Resource \
Description Framework (RDF) query syntaxes, query \
construction and query execution returning result \
bindings. The supported query languages are SPARQL and RDQL.
maintainers lyle.johnson@gmail.com
categories www
platforms darwin
homepage http://librdf.org/rasqal/
master_sites http://download.librdf.org/source/
checksums md5 5cbf3193bf473d1e35ee4539d1528b8b \
sha1 aad875eb19dd00592b591f966ffb717a4f4f358f \
rmd160 cfbb040adca4c16a092de9bc20caf31b6554dee2
depends_lib port:curl \
port:libiconv \
port:libxml2 \
port:libxslt \
port:openssl \
port:raptor \
port:zlib
configure.args --mandir=${prefix}/share/man