pkgsrc/textproc/marisa/Makefile.common
taca 02546306b0 textproc/marisa: update to 0.2.6
No release note nor change log.  Please refer commit log
<https://github.com/s-yata/marisa-trie/commits/master> in detail.

0.2.5 (2018-05-19)
0.2.6 (2020-06-14)

This commit also updates language binding packages: p5-marisa, py-marisa and
ruby-marisa.
2021-12-12 13:55:13 +00:00

17 lines
564 B
Text

# $NetBSD: Makefile.common,v 1.5 2021/12/12 13:55:13 taca Exp $
# used by textproc/p5-marisa/Makefile
# used by textproc/py-marisa/Makefile
# used by textproc/ruby-marisa/Makefile
DISTNAME= marisa-0.2.6
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=s-yata/}
GITHUB_PROJECT= marisa-trie
GITHUB_TAG= v${PKGVERSION_NOREV}
DISTINFO_FILE= ${.CURDIR}/../../textproc/marisa/distinfo
PATCHDIR= ${.CURDIR}/../../textproc/marisa/patches
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/s-yata/marisa-trie
LICENSE= 2-clause-bsd OR gnu-lgpl-v2.1