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/Makefile12
1 files changed, 4 insertions, 8 deletions
diff --git a/japanese/p5-MeCab/Makefile b/japanese/p5-MeCab/Makefile
index 770785cbda23..232aebbef280 100644
--- a/japanese/p5-MeCab/Makefile
+++ b/japanese/p5-MeCab/Makefile
@@ -6,19 +6,18 @@
#
PORTNAME= MeCab
-PORTVERSION= 0.93
+PORTVERSION= 0.94
CATEGORIES= japanese textproc perl5
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP}
-MASTER_SITE_SUBDIR= ${PORTNAME:L}/${SUB_DIR}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME:L}
DISTNAME= ${PORTNAME:L}-perl-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= clsung@FreeBSD.org
COMMENT= MeCab library module for Perl5
LIB_DEPENDS= mecab.1:${PORTSDIR}/japanese/mecab
PERL_CONFIGURE= yes
-SUB_DIR= 21189
.include <bsd.port.pre.mk>
@@ -28,9 +27,6 @@ IGNORE= requires perl 5.8.x or later. Install lang/perl5.8 and try again
PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5-
-post-patch:
- ${RM} ${WRKSRC}/test2.pl
-
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${EXAMPLESDIR}