1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
freebsd-ports/japanese/jishyo/Makefile

29 lines
592 B
Makefile
Raw Normal View History

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