Import of pkgsrc-2015Q1

This commit is contained in:
2015-04-22 14:34:26 +02:00
committed by Lionel Sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870550 additions and 795435 deletions

View File

@@ -1,10 +1,10 @@
# $NetBSD: Makefile,v 1.6 2014/03/12 17:01:57 gdt Exp $
# $NetBSD: Makefile,v 1.7 2015/01/01 09:48:59 dholland Exp $
PKGNAME= ${DISTNAME:C/-/93-server-/}
COMMENT= PostgreSQL database server programs
# mips has no TAS implementation
NOT_FOR_PLATFORM= *-*-mips
BROKEN_ON_PLATFORM= *-*-mips
.include "../../databases/postgresql93/Makefile.common"