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