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