aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/mailman/Makefile
blob: 8bbb1de719e3d0688ca39be4c90cef2b3ee20515 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    ja-mailman
# Date created:             21 Feb 2003
# Whom:                 Sunagawa Koji <koj@ofug.net>
#
# $FreeBSD$
#

CATEGORIES= japanese mail

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

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

.undef      WITH_HTDIG

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

.include "${MASTERDIR}/Makefile"