Ticket #6371: port_pgAdmin3.diff
File port_pgAdmin3.diff, 826 bytes (added by jyrki.wahlstedt@…, 19 years ago) |
---|
-
Portfile
old new 3 3 PortSystem 1.0 4 4 name pgAdmin3 5 5 version 1.4.1 6 revision 1 6 7 categories aqua 7 8 maintainers jyrki.wahlstedt@hut.fi 8 9 description "An administration program to PostgreSQL" … … 17 18 http://www.postgresql.org/ftp/pgadmin3/release/v${version}/src/ 18 19 19 20 distname pgadmin3-${portversion} 20 checksums md5 bf78696c72acd782d63feb2bd5ce6f48 21 22 checksums ${distname}${extract.suffix} md5 bf78696c72acd782d63feb2bd5ce6f48 21 23 22 24 depends_lib port:postgresql8\ 23 25 port:wxWidgets\ 24 26 port:openssl 25 27 28 patchfiles osx.diff 29 26 30 post-extract { 27 31 file mkdir ${worksrcpath}/pgsql8 28 32 file link ${worksrcpath}/pgsql8/lib ${prefix}/lib/pgsql8