diff options
author | matusita <matusita@FreeBSD.org> | 2003-02-22 23:51:59 +0800 |
---|---|---|
committer | matusita <matusita@FreeBSD.org> | 2003-02-22 23:51:59 +0800 |
commit | c933618e6847cc0b823b55024827750912c0c4f2 (patch) | |
tree | 9ca6641e37a80c44ff90ffdb663a0c25fac026e9 /japanese | |
parent | 5e258acc1e11eee06bd4672b4830344c6f3120f2 (diff) | |
download | freebsd-ports-gnome-c933618e6847cc0b823b55024827750912c0c4f2.tar.gz freebsd-ports-gnome-c933618e6847cc0b823b55024827750912c0c4f2.tar.zst freebsd-ports-gnome-c933618e6847cc0b823b55024827750912c0c4f2.zip |
De-pkg-comment.
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/dbskkd-cdb/Makefile | 1 | ||||
-rw-r--r-- | japanese/dbskkd-cdb/pkg-comment | 1 | ||||
-rw-r--r-- | japanese/skk-elisp/Makefile | 1 | ||||
-rw-r--r-- | japanese/skk-elisp/pkg-comment | 1 | ||||
-rw-r--r-- | japanese/skk-tools/Makefile | 1 | ||||
-rw-r--r-- | japanese/skk-tools/pkg-comment | 1 | ||||
-rw-r--r-- | japanese/skk/Makefile | 1 | ||||
-rw-r--r-- | japanese/skk/pkg-comment | 1 | ||||
-rw-r--r-- | japanese/skkserv/Makefile | 1 | ||||
-rw-r--r-- | japanese/skkserv/pkg-comment | 1 |
10 files changed, 5 insertions, 5 deletions
diff --git a/japanese/dbskkd-cdb/Makefile b/japanese/dbskkd-cdb/Makefile index 1c335c1ff0b6..10d452c9a370 100644 --- a/japanese/dbskkd-cdb/Makefile +++ b/japanese/dbskkd-cdb/Makefile @@ -14,6 +14,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${CDB_DISTNAME}${EXTRACT_SUFX} MAINTAINER= matusita@FreeBSD.org +COMMENT=Yet another dictionary server for SKK RUN_DEPENDS= ${LOCALBASE}/${SKKDIR}/SKK-JISYO.${SKKJISYO_TYPE}.cdb:${PORTSDIR}/japanese/skk-jisyo-cdb diff --git a/japanese/dbskkd-cdb/pkg-comment b/japanese/dbskkd-cdb/pkg-comment deleted file mode 100644 index d67c361f34b6..000000000000 --- a/japanese/dbskkd-cdb/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Yet another dictionary server for SKK diff --git a/japanese/skk-elisp/Makefile b/japanese/skk-elisp/Makefile index e5e2079ade3b..f2c67bb5492f 100644 --- a/japanese/skk-elisp/Makefile +++ b/japanese/skk-elisp/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PORTS_JP} DISTNAME= skk${PORTVERSION} MAINTAINER= matusita@FreeBSD.org +COMMENT=Emacs-lisp frontend for the SKK Japanese-input software BUILD_DEPENDS= mule:${.CURDIR}/../../editors/mule RUN_DEPENDS= ${LOCALBASE}/share/skk/${SKKJISYO}:${SKK_MASTERDIR} diff --git a/japanese/skk-elisp/pkg-comment b/japanese/skk-elisp/pkg-comment deleted file mode 100644 index 69697c6f3a10..000000000000 --- a/japanese/skk-elisp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Emacs-lisp frontend for the SKK Japanese-input software diff --git a/japanese/skk-tools/Makefile b/japanese/skk-tools/Makefile index 9e2648352ac7..c9d775c43ba8 100644 --- a/japanese/skk-tools/Makefile +++ b/japanese/skk-tools/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= text/elisp/skk/tools DISTNAME= skktools-${PORTVERSION} MAINTAINER= matusita@FreeBSD.org +COMMENT=Jisyo-tools for the SKK Japanese-input software USE_BZIP2= yes diff --git a/japanese/skk-tools/pkg-comment b/japanese/skk-tools/pkg-comment deleted file mode 100644 index ce0da127ed06..000000000000 --- a/japanese/skk-tools/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Jisyo-tools for the SKK Japanese-input software diff --git a/japanese/skk/Makefile b/japanese/skk/Makefile index a76bc6902ae2..983ba52e06ea 100644 --- a/japanese/skk/Makefile +++ b/japanese/skk/Makefile @@ -13,6 +13,7 @@ DISTFILES= # empty EXTRACT_ONLY= # empty MAINTAINER= matusita@FreeBSD.org +COMMENT=The "meta-port" for the SKK Japanese-input software RUN_DEPENDS= ${LOCALBASE}/share/skk/${SKKJISYO}:${PORT_SKK_JISYO} \ ${LOCALBASE}/bin/skkdic-count:${PORT_SKK_TOOLS} \ diff --git a/japanese/skk/pkg-comment b/japanese/skk/pkg-comment deleted file mode 100644 index 053f8685c0c2..000000000000 --- a/japanese/skk/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The "meta-port" for the SKK Japanese-input software diff --git a/japanese/skkserv/Makefile b/japanese/skkserv/Makefile index 6ae7fdf05f00..f02ead772126 100644 --- a/japanese/skkserv/Makefile +++ b/japanese/skkserv/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PORTS_JP} DISTNAME= skk${PORTVERSION} MAINTAINER= matusita@FreeBSD.org +COMMENT=Dictionary server for the SKK Japanese-input software RUN_DEPENDS= ${LOCALBASE}/share/skk/${SKKJISYO}:${PORTSDIR}/japanese/skk-jisyo diff --git a/japanese/skkserv/pkg-comment b/japanese/skkserv/pkg-comment deleted file mode 100644 index 4d2193752b13..000000000000 --- a/japanese/skkserv/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Dictionary server for the SKK Japanese-input software |