aboutsummaryrefslogtreecommitdiff
path: root/japanese/ipadic/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-04-02 12:32:03 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-04-02 12:32:03 +0000
commit05721026030e15eec7daa46c5af17740e45c550c (patch)
tree873c182e7dea088c3a9b24731d6deb92cff5fe7d /japanese/ipadic/Makefile
parentca9e78b0e75f448b752017509eac6e1267996b41 (diff)
downloadports-05721026030e15eec7daa46c5af17740e45c550c.tar.gz
ports-05721026030e15eec7daa46c5af17740e45c550c.zip
Notes
Diffstat (limited to 'japanese/ipadic/Makefile')
-rw-r--r--japanese/ipadic/Makefile9
1 files changed, 7 insertions, 2 deletions
diff --git a/japanese/ipadic/Makefile b/japanese/ipadic/Makefile
index e7a07ffdc967..ba0d4a0fbe5c 100644
--- a/japanese/ipadic/Makefile
+++ b/japanese/ipadic/Makefile
@@ -7,13 +7,18 @@
#
PORTNAME= ipadic
-PORTVERSION= 2.5.1
-CATEGORIES= japanese
+PORTVERSION= 2.5.1.1
+CATEGORIES= japanese textproc
MASTER_SITES= http://chasen.aist-nara.ac.jp/stable/ipadic/
+DISTNAME= ${PORTNAME}-${PORTVERSION:R}
MAINTAINER= ports@FreeBSD.org
COMMENT= Japanese Morphological Dictionary for ChaSen
+PATCH_SITES= ${MASTER_SITES}
+PATCHFILES= ${PORTNAME}-${PORTVERSION}.diff
+PATCH_DIST_STRIP= -p1
+
BUILD_DEPENDS= chasen:${PORTSDIR}/japanese/chasen-base
GNU_CONFIGURE= YES