11 lines
267 B
Makefile
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"
|