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