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,14 @@
# $NetBSD: Makefile,v 1.1 2014/12/30 15:51:11 wiz Exp $
# $NetBSD: Makefile,v 1.4 2016/08/07 11:44:43 nros Exp $
DISTNAME= qore-xml-module-1.2
PKGREVISION= 4
DISTNAME= qore-xml-module-1.3
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qore/}
MASTER_SITES= ${MASTER_SITE_GITHUB:=qorelanguage/}
EXTRACT_SUFX= .tar.bz2
GITHUB_PROJECT= module-xml
GITHUB_RELEASE= v${PKGVERSION_NOREV}
MAINTAINER= nros@users.sourceforge.net
MAINTAINER= nros@NetBSD.org
COMMENT= XML module for Qore
HOMEPAGE= http://www.qore.org/
LICENSE= gnu-lgpl-v2.1 OR mit
@@ -17,6 +19,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}