summaryrefslogtreecommitdiffstats
path: root/gis/postgis/README
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2014-12-11 22:03:33 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-12-13 10:35:44 +0700
commit001f5e56622962b8486867f3e1736bfdbde6e471 (patch)
tree7f185a417bad5f2b707e5d99c1b709efc4776c76 /gis/postgis/README
parenta191ee7a224be315f27e4f8b165e4d280dc28c80 (diff)
downloadslackbuilds-001f5e56622962b8486867f3e1736bfdbde6e471.tar.gz
slackbuilds-001f5e56622962b8486867f3e1736bfdbde6e471.tar.xz
gis/postgis: Add option for pgAdmin plugin.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'gis/postgis/README')
-rw-r--r--gis/postgis/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/gis/postgis/README b/gis/postgis/README
index 5cd5f3b0bc..cfb68cd12c 100644
--- a/gis/postgis/README
+++ b/gis/postgis/README
@@ -11,3 +11,5 @@ extension, but they can be make available by loading
To disable the GTK-based graphical interface for shp2pgsql,
set GUI=no.
+
+To include the shp2pgsql plugin for pgAdmin set PGADMIN=yes.