2014-06-02 15:04:06 +02:00
|
|
|
# $NetBSD: Makefile.common,v 1.2 2014/06/02 13:04:06 obache Exp $
|
2014-05-24 12:21:13 +02:00
|
|
|
# used by textproc/p5-marisa/Makefile
|
|
|
|
# used by textproc/py-marisa/Makefile
|
|
|
|
# used by textproc/ruby-marisa/Makefile
|
|
|
|
|
|
|
|
DISTNAME= marisa-0.2.4
|
|
|
|
CATEGORIES= textproc
|
|
|
|
MASTER_SITES= http://marisa-trie.googlecode.com/files/
|
|
|
|
|
|
|
|
DISTINFO_FILE= ${.CURDIR}/../../textproc/marisa/distinfo
|
|
|
|
PATCHDIR= ${.CURDIR}/../../textproc/marisa/patches
|
|
|
|
|
|
|
|
MAINTAINER= ishit@users.sourceforge.net
|
|
|
|
HOMEPAGE= http://code.google.com/p/marisa-trie/
|
2014-06-02 15:04:06 +02:00
|
|
|
LICENSE= 2-clause-bsd OR gnu-lgpl-v2.1
|