freebsd-ports/japanese/jmode/Makefile
Ade Lovett 7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00

26 lines
585 B
Makefile

# New ports collection makefile for: jmode
# Date created: 26 February 2002
# Whom: Yukihiro Nakai <nakai@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= jmode
PORTVERSION= 0.4.29
CATEGORIES= japanese
MASTER_SITES= http://www.kmc.gr.jp/proj/heke/
MAINTAINER= nakai@FreeBSD.org
COMMENT= XIM server for Anthy input method
BUILD_DEPENDS= ${LOCALBASE}/include/anthy.h:${PORTSDIR}/japanese/anthy
GNU_CONFIGURE= yes
USE_X_PREFIX= yes
USE_GNOMENG= yes
USE_GNOME= gtk12
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
.include <bsd.port.mk>