![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / databases / postgresql92 / Attic / Makefile (download)
Revision 1.12, Sat Jul 9 06:38:02 2016 UTC (7 years, 5 months ago) by wiz
Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. |
# $NetBSD: Makefile,v 1.12 2016/07/09 06:38:02 wiz Exp $ PKGNAME= ${DISTNAME:C/-/92-/} PKGREVISION= 1 COMMENT= Robust, next generation, object-relational DBMS DEPENDS+= postgresql92-client>=${PKGVERSION_NOREV}:../../databases/postgresql92-client DEPENDS+= postgresql92-docs>=${PKGVERSION_NOREV}:../../databases/postgresql92-docs DEPENDS+= postgresql92-server>=${PKGVERSION_NOREV}:../../databases/postgresql92-server META_PACKAGE= yes .include "Makefile.common" .include "../../mk/bsd.pkg.mk"