aboutsummaryrefslogtreecommitdiff
path: root/japanese/p5-MeCab/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/p5-MeCab/Makefile')
-rw-r--r--japanese/p5-MeCab/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/japanese/p5-MeCab/Makefile b/japanese/p5-MeCab/Makefile
index d45aa84748ff..c49b977c139e 100644
--- a/japanese/p5-MeCab/Makefile
+++ b/japanese/p5-MeCab/Makefile
@@ -8,13 +8,12 @@
PORTNAME= MeCab
PORTVERSION= ${MECAB_PORTVERSION}
CATEGORIES= japanese textproc perl5
-MASTER_SITES= # none
-DISTFILES= # none
+MASTER_SITES= http://cl.aist-nara.ac.jp/~taku-ku/software/mecab/bindings/
+DISTNAME= ${PORTNAME:L}-perl-${PORTVERSION}
MAINTAINER= knu@FreeBSD.org
COMMENT= MeCab library module for Perl5
-EXTRACT_DEPENDS= ${NONEXISTENT}:${MECAB_PORTDIR}:patch
LIB_DEPENDS= mecab.0:${MECAB_PORTDIR}
PERL_CONFIGURE= yes
@@ -25,10 +24,6 @@ PERL_CONFIGURE= yes
PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5-
-do-extract:
- ${MKDIR} ${WRKDIR}
- ${LN} -fs `${MECAB_WRKSRC_CMD}`/perl ${WRKSRC}
-
post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${PREFIX}/share/examples/mecab