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