aboutsummaryrefslogtreecommitdiff
path: root/japanese/py-mecab/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/py-mecab/Makefile')
-rw-r--r--japanese/py-mecab/Makefile15
1 files changed, 9 insertions, 6 deletions
diff --git a/japanese/py-mecab/Makefile b/japanese/py-mecab/Makefile
index 347c496ab04c..ebb0b7b7b4d1 100644
--- a/japanese/py-mecab/Makefile
+++ b/japanese/py-mecab/Makefile
@@ -1,18 +1,21 @@
-# New ports collection makefile for: py-mecab
-# Date created: 27 August 2007
-# Whom: Junji NAKANISHI <jun-g@daemonfreaks.com>
-#
+# Created by: Junji NAKANISHI <jun-g@daemonfreaks.com>
# $FreeBSD$
PORTNAME= mecab
-PORTVERSION= 0.994
+PORTVERSION= 0.995
CATEGORIES= japanese python textproc
-MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
+MASTER_SITES= GOOGLE_CODE
DISTNAME= ${PORTNAME}-python-${PORTVERSION}
MAINTAINER= jun-g@daemonfreaks.com
COMMENT= Python bindings for MeCab
+LICENSE= BSD GPLv2 LGPL21
+LICENSE_COMB= dual
+LICENSE_FILE_BSD= ${WRKSRC}/BSD
+LICENSE_FILE_GPLv2= ${WRKSRC}/GPL
+LICENSE_FILE_LGPL21= ${WRKSRC}/LGPL
+
BUILD_DEPENDS= swig>=1.3:${PORTSDIR}/devel/swig13
LIB_DEPENDS= mecab:${PORTSDIR}/japanese/mecab