2000-10-01 14:57:28 +00:00
|
|
|
# New ports collection makefile for: xchat-ja
|
|
|
|
# Date created: 30 Sep 2000
|
|
|
|
# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2001-09-04 19:41:58 +00:00
|
|
|
CATEGORIES= japanese
|
2000-10-01 14:57:28 +00:00
|
|
|
|
|
|
|
MAINTAINER= knu@FreeBSD.org
|
2003-02-18 05:52:56 +00:00
|
|
|
COMMENT= An X11 IRC client using the GTK+ toolkit, and optionally, GNOME
|
2000-10-01 14:57:28 +00:00
|
|
|
|
2001-02-25 19:02:30 +00:00
|
|
|
CONFIGURE_ARGS= --enable-japanese-conv
|
2000-10-01 14:57:28 +00:00
|
|
|
|
2001-09-05 09:19:44 +00:00
|
|
|
MASTERDIR= ${.CURDIR}/../../irc/xchat
|
2000-11-23 19:59:13 +00:00
|
|
|
|
2001-09-04 19:41:58 +00:00
|
|
|
.include "${MASTERDIR}/Makefile"
|