aboutsummaryrefslogtreecommitdiff
path: root/japanese/mecab-ipadic
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-09-20 13:54:09 +0000
committerJohn Marino <marino@FreeBSD.org>2016-09-20 13:54:09 +0000
commit101573567e37d4b699e7a0e7f1edf5d08b407795 (patch)
treee09439e687d8295b36a0020c1e58ad0cf16274c8 /japanese/mecab-ipadic
parent9f3d429819239428bcdd9d259f032796576a2118 (diff)
downloadports-101573567e37d4b699e7a0e7f1edf5d08b407795.tar.gz
ports-101573567e37d4b699e7a0e7f1edf5d08b407795.zip
japanese/mecab-ipadic: Update MASTER_SITES to unbreak
While here, define license PR: 212756
Notes
Notes: svn path=/head/; revision=422497
Diffstat (limited to 'japanese/mecab-ipadic')
-rw-r--r--japanese/mecab-ipadic/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/japanese/mecab-ipadic/Makefile b/japanese/mecab-ipadic/Makefile
index f253107c9d51..c8bb7b6a6deb 100644
--- a/japanese/mecab-ipadic/Makefile
+++ b/japanese/mecab-ipadic/Makefile
@@ -5,13 +5,15 @@ PORTNAME= mecab-ipadic
DISTVERSION= 2.7.0-20070801
PORTREVISION= 1
CATEGORIES= japanese textproc
-MASTER_SITES= GOOGLE_CODE
-PROJECTHOST= mecab
+MASTER_SITES= https://drive.google.com/uc?export=download&id=0B4y35FiV1wh7MWVlSDBCSXZMTXM&dummy=/
MAINTAINER= yasu@utahime.org
COMMENT?= MeCab IPA dictionary meta-port
-BROKEN= Unfetchable (google code has gone away)
+LICENSE= NAIST
+LICENSE_NAME= NAIST License
+LICENSE_PERMS= ${_LICENSE_PERMS_DEFAULT}
+LICENSE_FILE= ${WRKSRC}/COPYING
.if empty(PKGNAMESUFFIX)
USES= metaport