# $Id: Portfile,v 1.5 2004/03/19 23:18:46 mij Exp $ PortSystem 1.0 name scrollkeeper revision 2 version 0.3.12 description An Open Document Cataloging Project. long_description ScrollKeeper is a cataloging system for \ documentation on open systems. It manages \ documentation metadata (as specified by \ the Open Source Metadata Framework (OMF) \ and provides a simple API to allow help \ browsers to find, sort, and search the \ document catalog. It will also be able \ to communicate with catalog servers on the \ Net to search for documents which are not \ on the local system. maintainers olegb@opendarwin.org categories textproc gnome platforms darwin homepage http://scrollkeeper.sourceforge.net/ master_sites gnome:sources/scrollkeeper/0.3 checksums md5 c6ce2b4cf005e31b7b1c2d46b82a831c depends_lib lib:libX11.6:XFree86 lib:libxslt:libxslt \ lib:libiconv:libiconv lib:libxml2:libxml2 \ lib:libintl.3:gettext \ lib:libexpat:expat lib:libfontconfig:fontconfig \ lib:docbook-xml:docbook-xml depends_build bin:pkg-config:pkgconfig bin:intltool-extract:intltool patchfiles patch_configure use_bzip2 yes configure.args --mandir=${prefix}/share/man configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \ CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress" \ LDFLAGS="-lintl -L${prefix}/lib"