pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/ipadic Tweak white space.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/644991213fd2
branches:  trunk
changeset: 498269:644991213fd2
user:      taca <taca%pkgsrc.org@localhost>
date:      Thu Aug 18 15:44:44 2005 +0000

description:
Tweak white space.

diffstat:

 textproc/ipadic/Makefile |  26 +++++++++++++-------------
 1 files changed, 13 insertions(+), 13 deletions(-)

diffs (39 lines):

diff -r 51f3379cff0b -r 644991213fd2 textproc/ipadic/Makefile
--- a/textproc/ipadic/Makefile  Thu Aug 18 15:39:10 2005 +0000
+++ b/textproc/ipadic/Makefile  Thu Aug 18 15:44:44 2005 +0000
@@ -1,22 +1,22 @@
-# $NetBSD: Makefile,v 1.9 2005/04/11 21:47:35 tv Exp $
+# $NetBSD: Makefile,v 1.10 2005/08/18 15:44:44 taca Exp $
 #
 
-DISTNAME=              ipadic-2.7.0
+DISTNAME=      ipadic-2.7.0
 PKGREVISION=   1
-CATEGORIES=            japanese textproc
-MASTER_SITES=          http://chasen.aist-nara.ac.jp/stable/ipadic/
+CATEGORIES=    japanese textproc
+MASTER_SITES=  http://chasen.aist-nara.ac.jp/stable/ipadic/
 
-MAINTAINER=            tech-pkg-ja%jp.NetBSD.org@localhost
-HOMEPAGE=              http://chasen.aist-nara.ac.jp/
-COMMENT=               Japanese Morphological Dictionary for ChaSen
+MAINTAINER=            tech-pkg-ja%jp.NetBSD.org@localhost
+HOMEPAGE=              http://chasen.aist-nara.ac.jp/
+COMMENT=       Japanese Morphological Dictionary for ChaSen
 
-GNU_CONFIGURE=         yes
-USE_PKGINSTALL=                yes
-CONF_FILES=            ${CHASEN_DICDIR}/ipadic/chasenrc.example \
-                       ${PKG_SYSCONFDIR}/chasenrc
+GNU_CONFIGURE= yes
+USE_PKGINSTALL=        yes
+CONF_FILES=    ${CHASEN_DICDIR}/ipadic/chasenrc.example \
+               ${PKG_SYSCONFDIR}/chasenrc
 
-DOCDIR=                        ${PREFIX}/share/doc/chasen
-DOCS=                  AUTHORS COPYING ChangeLog NEWS doc/ipadic-ja.pdf
+DOCDIR=                ${PREFIX}/share/doc/chasen
+DOCS=          AUTHORS COPYING ChangeLog NEWS doc/ipadic-ja.pdf
 
 post-install:
        ${INSTALL_DATA_DIR} ${DOCDIR}



Home | Main Index | Thread Index | Old Index