blob: bfeedbc133c3d287486e0d7e1bd96f5766f017d0 (
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
CONFIGURE_ARGS= --enable-japanese-conv
MASTERDIR= ${.CURDIR}/../../irc/xchat
.include "${MASTERDIR}/Makefile"
|