11 lines
267 B
Makefile
11 lines
267 B
Makefile
# $NetBSD: Makefile,v 1.2 2006/02/05 23:09:57 joerg Exp $
|
|
#
|
|
|
|
PKGREVISION= 1
|
|
|
|
PERDITION_COMMENT= PostgreSQL user database module
|
|
PERDITION_PKGNAME= postgresql
|
|
PERDITION_SKIP_DISABLE= pg
|
|
|
|
.include "../../mk/pgsql.buildlink3.mk"
|
|
.include "../perdition/Makefile.common"
|