Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

View File

@@ -1,12 +1,13 @@
# $NetBSD: Makefile,v 1.1 2014/12/30 15:44:25 wiz Exp $
# $NetBSD: Makefile,v 1.4 2016/08/07 11:44:42 nros Exp $
DISTNAME= qore-pgsql-module-2.3
PKGREVISION= 4
DISTNAME= qore-pgsql-module-2.4
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qore/}
MASTER_SITES= ${MASTER_SITE_GITHUB:=qorelanguage/}
EXTRACT_SUFX= .tar.bz2
GITHUB_PROJECT= module-pgsql
GITHUB_RELEASE= v${PKGVERSION_NOREV}
MAINTAINER= nros@users.sourceforge.net
MAINTAINER= nros@NetBSD.org
HOMEPAGE= http://www.qore.org/
COMMENT= PostgreSQL driver for Qore
LICENSE= gnu-lgpl-v2.1 OR mit
@@ -17,6 +18,8 @@ USE_LANGUAGES= c c++
USE_TOOLS+= gmake pax
PTHREAD_OPTS+= native
CONFIGURE_ARGS+=--with-libsuffix=""
#This is needed in order to comply the with MIT license and binary distribution
#Install docs
INSTALLATION_DIRS+= share/doc/${PKGBASE}