![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / databases / postgresql15 / Makefile (download)
Revision 1.2, Wed Nov 23 16:19:42 2022 UTC (2 months, 1 week ago) by adam
massive revision bump after textproc/icu update |
# $NetBSD: Makefile,v 1.2 2022/11/23 16:19:42 adam Exp $ PKGNAME= ${DISTNAME:S/-/15-/} PKGREVISION= 1 COMMENT= Robust, next generation, object-relational DBMS DEPENDS+= postgresql15-client>=${PKGVERSION_NOREV}:../../databases/postgresql15-client DEPENDS+= postgresql15-docs>=${PKGVERSION_NOREV}:../../databases/postgresql15-docs DEPENDS+= postgresql15-server>=${PKGVERSION_NOREV}:../../databases/postgresql15-server META_PACKAGE= yes .include "Makefile.common" .include "../../mk/bsd.pkg.mk"