mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
17 lines
306 B
Makefile
17 lines
306 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= knu@FreeBSD.org
|
|
|
|
CONFIGURE_ARGS= --enable-japanese-conv
|
|
|
|
MASTERDIR= ${.CURDIR}/../../irc/xchat
|
|
|
|
.include "${MASTERDIR}/Makefile"
|