summaryrefslogtreecommitdiff
path: root/databases/postgresql-server/PLIST
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-11-01 00:11:36 +0000
committerzuntum <zuntum@pkgsrc.org>2001-11-01 00:11:36 +0000
commit0ca28723fbfb0ed88954e35bf45d7462a40a5178 (patch)
tree4ab0dde6ed9cb6e40d9d477547ce6363396ec676 /databases/postgresql-server/PLIST
parent380b33c5710509b50346db575cddab2e83c39c2d (diff)
downloadpkgsrc-0ca28723fbfb0ed88954e35bf45d7462a40a5178.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'databases/postgresql-server/PLIST')
-rw-r--r--databases/postgresql-server/PLIST14
1 files changed, 14 insertions, 0 deletions
diff --git a/databases/postgresql-server/PLIST b/databases/postgresql-server/PLIST
new file mode 100644
index 00000000000..2c89af1ea64
--- /dev/null
+++ b/databases/postgresql-server/PLIST
@@ -0,0 +1,14 @@
+@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:12:41 zuntum Exp $
+bin/postgres
+bin/postmaster
+etc/rc.d/pgsql
+man/man1/postgres.1
+man/man1/postmaster.1
+share/postgresql/global.bki
+share/postgresql/global.description
+share/postgresql/pg_hba.conf.sample
+share/postgresql/pg_ident.conf.sample
+share/postgresql/postgresql.conf.sample
+share/postgresql/template1.bki
+share/postgresql/template1.description
+@unexec rmdir -p %D/share/postgresql 2>/dev/null || true