summaryrefslogtreecommitdiff
path: root/japanese/p5-MeCab/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-08-18 19:25:59 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-08-18 19:25:59 +0000
commitfa92d445b6b8063df6c9ce56fc71a78cd07a3ee9 (patch)
tree600aeb3548bb4e497ed51190c1933e0dcd3d8e5b /japanese/p5-MeCab/Makefile
parentUpdate to 0.9. (diff)
Update to 0.76. Pthread is not required any longer.
Notes
Notes: svn path=/head/; revision=87225
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