mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Add ja-mailman , japanized mailman which is a mailing list manager
with a user-friendly web front-end. PR: ports/50813 Submitted by: Sunagawa Koji <koj@ofug.net> Reviewed by: Vivek Khera <vivek@khera.org>
This commit is contained in:
parent
594010b476
commit
50cc0e1fad
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=103027
@ -195,6 +195,7 @@
|
||||
SUBDIR += lyx
|
||||
SUBDIR += lyx-doc
|
||||
SUBDIR += magicpoint
|
||||
SUBDIR += mailman
|
||||
SUBDIR += makejvf
|
||||
SUBDIR += man
|
||||
SUBDIR += man-doc
|
||||
|
24
japanese/mailman/Makefile
Normal file
24
japanese/mailman/Makefile
Normal file
@ -0,0 +1,24 @@
|
||||
# New ports collection makefile for: ja-mailman
|
||||
# Date created: 21 Feb 2003
|
||||
# Whom: Sunagawa Koji <koj@ofug.net>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
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"
|
4
japanese/mailman/distinfo
Normal file
4
japanese/mailman/distinfo
Normal file
@ -0,0 +1,4 @@
|
||||
MD5 (mailman/mailman-2.1.4.tgz) = 80965714ebcd5411c42a9c6df4137ff7
|
||||
SIZE (mailman/mailman-2.1.4.tgz) = 5779983
|
||||
MD5 (mailman/mailman-2.1.4+patch.20040123) = 1155446212d8296cc8dd8402d655d59e
|
||||
SIZE (mailman/mailman-2.1.4+patch.20040123) = 448684
|
Loading…
Reference in New Issue
Block a user