blob: 8331fc0a7ff3eab56a4edb32cf56fcbbb38ef79a (
plain) (
tree)
|
|
# New ports collection makefile for: xchat-ja
# Date created: 30 Sep 2000
# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
#
# $FreeBSD$
#
CATEGORIES= japanese
MAINTAINER= knu@FreeBSD.org
COMMENT= An X11 IRC client using the GTK+ toolkit, and optionally, GNOME
CONFIGURE_ARGS= --enable-japanese-conv
MASTERDIR= ${.CURDIR}/../../irc/xchat
.include "${MASTERDIR}/Makefile"
|