diff options
Diffstat (limited to 'japanese/eblook')
-rw-r--r-- | japanese/eblook/Makefile | 5 | ||||
-rw-r--r-- | japanese/eblook/pkg-descr | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/japanese/eblook/Makefile b/japanese/eblook/Makefile index fb270d1ebf52..220e5e2e9458 100644 --- a/japanese/eblook/Makefile +++ b/japanese/eblook/Makefile @@ -11,7 +11,8 @@ DIST_SUBDIR= eb MAINTAINER= yasu@utahime.org COMMENT= Command to lookup words in EB format dictionaries -LICENSE= GPLv2 +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libeb.so:japanese/eb @@ -33,7 +34,7 @@ OPTIONS_DEFINE= DOCS CONFIGURE_ARGS+=ac_cv_func_iconv=yes .endif -post-install: +post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} diff --git a/japanese/eblook/pkg-descr b/japanese/eblook/pkg-descr index 9e97f6e43b92..31c0dc4ad370 100644 --- a/japanese/eblook/pkg-descr +++ b/japanese/eblook/pkg-descr @@ -1,4 +1,4 @@ -Interactive EB interface command for seraching words in CD-ROM books. +Interactive EB interface command for searching words in CD-ROM books. Eblook supports to access CD-ROM books of EB, EBG, EBXA and EPWING formats directly. CD-ROM books of those formats are popular in Japan. @@ -7,4 +7,4 @@ you can mount the discs by the same way as other ISO 9660 discs. You can get more information from ja-eblook.info. -WWW: http://openlab.ring.gr.jp/lookup/eblook/ +WWW: http://openlab.ring.gr.jp/edict/eblook/index.html.ja |