summaryrefslogtreecommitdiff
path: root/mail/perdition-postgresql/Makefile
blob: 330893fdeaac37240510c76b394f2005d9962388 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.4 2007/09/04 21:27:02 joerg Exp $
#

PKGREVISION=		3

PERDITION_COMMENT=	PostgreSQL user database module
PERDITION_PKGNAME=	postgresql
PERDITION_SKIP_DISABLE=	pg

USE_TOOLS+=	bash:run
REPLACE_BASH+=	perdition/db/postgresql/perditiondb_postgresql_makedb

.include "../../mk/pgsql.buildlink3.mk"
.include "../perdition/Makefile.common"