![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / databases / postgresql12 / Makefile (download)
Revision 1.10, Mon Aug 31 18:07:11 2020 UTC (3 years ago) by wiz
*: bump PKGREVISION for perl-5.32. |
# $NetBSD: Makefile,v 1.10 2020/08/31 18:07:11 wiz Exp $ PKGNAME= ${DISTNAME:S/-/12-/} PKGREVISION= 1 COMMENT= Robust, next generation, object-relational DBMS DEPENDS+= postgresql12-client>=${PKGVERSION_NOREV}:../../databases/postgresql12-client DEPENDS+= postgresql12-docs>=${PKGVERSION_NOREV}:../../databases/postgresql12-docs DEPENDS+= postgresql12-server>=${PKGVERSION_NOREV}:../../databases/postgresql12-server META_PACKAGE= yes .include "Makefile.common" .include "../../mk/bsd.pkg.mk"