mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-06 01:57:40 +00:00
89c9d6285c
irc/xchat -> irc/xchat1 irc/xchat2 -> irc/xchat
18 lines
382 B
Makefile
18 lines
382 B
Makefile
# New ports collection makefile for: xchat-ja
|
|
# Date created: 30 Sep 2000
|
|
# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= japanese
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= An X11 IRC client using the GTK+ toolkit, and optionally, GNOME
|
|
|
|
CONFIGURE_ARGS= --enable-japanese-conv
|
|
|
|
MASTERDIR= ${.CURDIR}/../../irc/xchat1
|
|
|
|
.include "${MASTERDIR}/Makefile"
|