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