Import of pkgsrc-2014Q1

This commit is contained in:
2014-04-17 16:38:45 +02:00
parent 785076ae39
commit 9a8c06dafb
19365 changed files with 828089 additions and 278039 deletions

View File

@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.10 2013/05/31 12:41:52 wiz Exp $
#
# $NetBSD: Makefile,v 1.12 2014/01/25 10:30:19 wiz Exp $
PKGNAME= libpreludedb-python-${VERSION}
PKGREVISION= 7
PKGREVISION= 8
COMMENT= Python bindings for LibPreludeDB libraries
.include "../../security/libpreludedb/Makefile.common"
@@ -17,6 +16,8 @@ PYBINMODULE= yes
PY_PATCHPLIST= yes
BUILD_DIRS= bindings
PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 0.9.24.1
.include "../../lang/python/application.mk"
.include "../../lang/python/extension.mk"
.include "../../security/libpreludedb/buildlink3.mk"