e9a2c0a4b1
Approved by: portmgr@ (implicit)
20 lines
418 B
Makefile
20 lines
418 B
Makefile
# New ports collection makefile for: xchat-ja
|
|
# Date created: 30 Sep 2000
|
|
# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTREVISION= 1
|
|
CATEGORIES= japanese
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= X11 IRC client using the GTK+ toolkit, and optionally, GNOME
|
|
|
|
CONFIGURE_ARGS= --enable-japanese-conv
|
|
LATEST_LINK= ja-xchat1
|
|
|
|
MASTERDIR= ${.CURDIR}/../../irc/xchat1
|
|
|
|
.include "${MASTERDIR}/Makefile"
|