Index: head/japanese/jishyo/Makefile =================================================================== --- head/japanese/jishyo/Makefile (revision 401545) +++ head/japanese/jishyo/Makefile (revision 401546) @@ -1,22 +1,24 @@ # Created by: gurkan@phys.ethz.ch # $FreeBSD$ PORTNAME= jishyo PORTVERSION= 0.1 PORTREVISION= 6 CATEGORIES= japanese gnustep MASTER_SITES= http://www.eskimo.com/~pburns/Dictionaries/files/ DISTNAME= Jishyo-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= English to Japanese dictionary for GNUstep LICENSE= GPLv2 # or later +PORTSCOUT= skipv:0.2 + USES= gnustep USE_GNUSTEP= back build post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/Jishyo.app/Jishyo .include Index: head/japanese/jishyo/pkg-descr =================================================================== --- head/japanese/jishyo/pkg-descr (revision 401545) +++ head/japanese/jishyo/pkg-descr (revision 401546) @@ -1,9 +1,7 @@ Jishyo is an English -> Japanese dictionary. Currently it only supports English queries. In the future I hope to add support for kana and kanji 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/