2017-07-14 14:55:45 +02:00
|
|
|
# $NetBSD: module.mk,v 1.2 2017/07/14 12:55:45 joerg Exp $
|
2017-07-10 19:29:58 +02:00
|
|
|
|
|
|
|
.include "../../textproc/xapian/Makefile.common"
|
|
|
|
|
|
|
|
DISTNAME= xapian-bindings-${VERSION}
|
|
|
|
PKGNAME_MODULE= ${DISTNAME:S/-bindings-/-/}
|
|
|
|
|
|
|
|
DESCR_SRC= ${PKGDIR}/../../textproc/xapian/DESCR
|
2017-07-14 14:55:45 +02:00
|
|
|
DISTINFO_FILE= ${PKGDIR}/../../textproc/xapian/distinfo-bindings
|
|
|
|
PATCHDIR= ${PKGDIR}/../../textproc/xapian/patches-bindings
|
2017-07-10 19:29:58 +02:00
|
|
|
|
|
|
|
.include "../../textproc/xapian/buildlink3.mk"
|