1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
freebsd-ports/japanese/xchat/Makefile
Pav Lucistnik 89c9d6285c - Rename ports
irc/xchat -> irc/xchat1
  irc/xchat2 -> irc/xchat
2006-05-28 12:35:56 +00:00

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"