2006-10-31 17:32:45 +00:00
|
|
|
# New ports collection makefile for: jishyo
|
|
|
|
# Date created: 30 Oct 2006
|
2008-04-10 16:11:24 +00:00
|
|
|
# Whom: gurkan@phys.ethz.ch
|
2006-10-31 17:32:45 +00:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= jishyo
|
|
|
|
PORTVERSION= 0.1
|
2008-06-06 14:17:21 +00:00
|
|
|
PORTREVISION= 2
|
2007-01-31 18:18:14 +00:00
|
|
|
CATEGORIES= japanese gnustep
|
2006-10-31 17:32:45 +00:00
|
|
|
MASTER_SITES= http://www.eskimo.com/~pburns/Dictionaries/files/ \
|
2007-01-13 03:57:25 +00:00
|
|
|
${MASTER_SITE_GNUSTEP_CH}
|
2006-10-31 17:32:45 +00:00
|
|
|
DISTNAME= Jishyo-${PORTVERSION}
|
|
|
|
|
2008-04-29 18:00:11 +00:00
|
|
|
MAINTAINER= dinoex@FreeBSD.org
|
2006-10-31 17:32:45 +00:00
|
|
|
COMMENT= English to Japanese dictionary for GNUstep
|
|
|
|
|
2010-06-04 13:49:15 +00:00
|
|
|
LICENSE= GPLv2
|
|
|
|
|
2006-10-31 17:32:45 +00:00
|
|
|
USE_GNUSTEP= yes
|
|
|
|
USE_GNUSTEP_BACK= yes
|
|
|
|
USE_GNUSTEP_BUILD= yes
|
|
|
|
USE_GNUSTEP_INSTALL= yes
|
2007-01-13 03:57:25 +00:00
|
|
|
|
|
|
|
WRKSRC= ${WRKDIR}/${DISTNAME}
|
2006-10-31 17:32:45 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|