pkgsrc/mail/perdition-postgresql/Makefile
joerg 331e2615fa Change PostgreSQL default version to 8.1 and bump revision of all
packages which have it active by default.
2006-12-28 12:12:57 +00:00

11 lines
267 B
Makefile

# $NetBSD: Makefile,v 1.3 2006/12/28 12:12:58 joerg Exp $
#
PKGREVISION= 2
PERDITION_COMMENT= PostgreSQL user database module
PERDITION_PKGNAME= postgresql
PERDITION_SKIP_DISABLE= pg
.include "../../mk/pgsql.buildlink3.mk"
.include "../perdition/Makefile.common"