summaryrefslogtreecommitdiff
path: root/databases/postgresql-server/PLIST
blob: da1135b46233b19e3994aeaf286bfbd09770f1c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
@comment $NetBSD: PLIST,v 1.2 2002/02/15 10:12:34 skrll 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