freebsd-ports/japanese/jmode/Makefile
2004-07-04 03:20:26 +00:00

26 lines
591 B
Makefile

# New ports collection makefile for: jmode
# Date created: 26 February 2002
# Whom: Yukihiro Nakai <nakai@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= jmode
PORTVERSION= 0.6.7
PORTREVISION= 3
CATEGORIES= japanese
MASTER_SITES= http://downloads.sourceforge.jp/anthy/5467/
MAINTAINER= nobutaka@FreeBSD.org
COMMENT?= XIM server for Anthy input method
LIB_DEPENDS?= anthy.1:${PORTSDIR}/japanese/anthy
USE_X_PREFIX= yes
USE_GNOME= gnometarget gtk12
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
.include <bsd.port.mk>