# New ports collection makefile for:	ja-mailman
# Date created:				21 Feb 2003
# Whom:					Sunagawa Koji <koj@ofug.net>
#
# $FreeBSD: ports/japanese/mailman/Makefile,v 1.1 2004/03/05 15:05:59 nork Exp $
#

CATEGORIES=	japanese mail

PATCH_SITES=	http://mm.tkikuchi.net/:japanese
PATCHFILES=	mailman-${PORTVERSION}+patch.20040123:japanese

MAINTAINER=	koj@ofug.net
COMMENT=	Japanized mailman which is a mailing list manager with a web front-end

MASTERDIR=	${.CURDIR}/../../mail/mailman
MD5_FILE=	${.CURDIR}/distinfo

.undef		WITH_HTDIG

pre-configure::
	@ ${ECHO} "DEFAULT_SERVER_LANGUAGE = 'ja'" >> ${WRKSRC}/Mailman/mm_cfg.py.dist.in

.include "${MASTERDIR}/Makefile"
