summaryrefslogtreecommitdiff
path: root/databases/postgresql-server/PLIST
blob: 7cbb75391d29f40a2df4fe432e062df1bbd42024 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
@comment $NetBSD: PLIST,v 1.3 2002/04/04 07:41:05 jlam Exp $
bin/postgres
bin/postmaster
etc/rc.d/pgsql
man/man1/postgres.1
man/man1/postmaster.1
share/postgresql/postgres.bki
share/postgresql/postgres.description
share/postgresql/pg_hba.conf.sample
share/postgresql/pg_ident.conf.sample
share/postgresql/postgresql.conf.sample
@unexec ${RMDIR} -p %D/share/postgresql 2>/dev/null || ${TRUE}