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