diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-11-13 19:13:45 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-11-13 19:13:45 +0000 |
commit | 298f3a796139abe9cb66ebf507bc15dcdb67a2e0 (patch) | |
tree | 28c0cffbe388a800c924ee25b435f8cc2be7dd70 /japanese/jishyo | |
parent | 4f9f32bb9c8775a0e5aab747c342bc2d76456f99 (diff) |
Notes
Diffstat (limited to 'japanese/jishyo')
-rw-r--r-- | japanese/jishyo/Makefile | 2 | ||||
-rw-r--r-- | japanese/jishyo/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/japanese/jishyo/Makefile b/japanese/jishyo/Makefile index 02d3895dccc8..03bf0c37a159 100644 --- a/japanese/jishyo/Makefile +++ b/japanese/jishyo/Makefile @@ -13,6 +13,8 @@ COMMENT= English to Japanese dictionary for GNUstep LICENSE= GPLv2 # or later +PORTSCOUT= skipv:0.2 + USES= gnustep USE_GNUSTEP= back build diff --git a/japanese/jishyo/pkg-descr b/japanese/jishyo/pkg-descr index 088fbbea49b5..0d678cd47b8c 100644 --- a/japanese/jishyo/pkg-descr +++ b/japanese/jishyo/pkg-descr @@ -4,6 +4,4 @@ queries, as well as multi-radical lookups for kanji. Jishyo is based in large part on code from Jim Breen's xjdic. It also uses the dictionary data from the same software. -LICENSE: GPL2 or later - WWW: http://www.eskimo.com/~pburns/Dictionaries/ |