# $Id: Portfile 57961 2009-09-19 18:21:51Z jwa@macports.org $ PortSystem 1.0 name postgresql83-doc version 8.3.8 categories databases platforms darwin maintainers mww jwa description Documentation for the postgresql database long_description PostgreSQL is Object-Relational Database Management System. \ It supports almost all SQL constructs, including transactions, \ subselects, and user-defined types and functions. Write-ahead \ logging means increased performance while retaining data \ integrity. This is the documentation. homepage http://www.postgresql.org/ master_sites postgresql:source/v${version} distname postgresql-${version} checksums md5 aac683d03f765dc58a3a0e5eaa1927bf \ sha1 9af0351cfdac73381bb4b06fb429345fd14930cd \ rmd160 333cbc0b0d9f3f756b08b7e980691dc5671877e5 use_bzip2 yes dist_subdir postgresql83 set libdir ${prefix}/lib/postgresql83 configure.args --mandir=${prefix}/share/man \ --with-docdir=${prefix}/share/doc/postgresql83 \ --without-openssl \ --without-rendezvous \ --without-readline \ --without-zlib build.dir ${worksrcpath}/doc build.type gnu build.target destroot.dir ${build.dir} livecheck.type regex livecheck.url ${homepage} livecheck.regex (8.3.\[0-9\]+)