1995-03-30 10:16:18 +00:00
# New ports collection makefile for: mh (Japanese)
1998-05-27 12:58:54 +00:00
# Version required: 6.8.4
1995-03-30 10:16:18 +00:00
# Date created: 28 March 1995
# Whom: Akito FUJITA <fujita@zoo.ncl.omron.co.jp>
#
1999-08-25 05:28:01 +00:00
# $FreeBSD$
1995-03-30 10:16:18 +00:00
#
1999-10-19 03:52:40 +00:00
DISTNAME = mh-6.8.4-JP-3.03
PKGNAME = ja-mh-6.8.4.3.03
1999-02-10 18:13:22 +00:00
CATEGORIES = japanese mail
1999-10-19 03:52:40 +00:00
MASTER_SITES = ${ MASTER_SITE_PORTS_JP } \
1999-02-10 18:13:22 +00:00
ftp://komadori.planet.sci.kobe-u.ac.jp/pub/MH/ \
ftp://ftp.chem.eng.himeji-tech.ac.jp/pub/net/mh/
1995-03-30 10:16:18 +00:00
1998-10-09 18:38:09 +00:00
MAINTAINER = motoyuki@freebsd.org
1998-05-27 12:58:54 +00:00
2000-03-04 22:34:35 +00:00
FORBIDDEN = " Buffer overflow in MIME parsing code, exploitable via email. Since mh is no longer actively developed, this bug may not get fixed - consider using the nmh port in ${ PORTSDIR } /mail/nmh, which is the successor to mh, although does not currently have Japanese extensions. "
1998-05-27 12:58:54 +00:00
BUILD_DEPENDS = jless:${ PORTSDIR } /japanese/less
1997-01-07 07:47:26 +00:00
RUN_DEPENDS = jless:${ PORTSDIR } /japanese/less
1998-05-27 12:58:54 +00:00
GNU_CONFIGURE = yes
CONFIGURE_ARGS = --enable-batchmode \
--enable-apop= ${ PREFIX } /etc/pop.auth --enable-rpop
MAN1 = ali.1 anno.1 bbc.1 burst.1 comp.1 dist.1 folder.1 forw.1 inc.1 mark.1 \
mh-chart.1 mh.1 mhl.1 mhmail.1 mhn.1 mhook.1 mhparam.1 mhpath.1 \
1999-02-10 18:13:22 +00:00
msgchk.1 msh.1 next.1 packf.1 pgped.1 pick.1 prev.1 prompter.1 rcvstore.1 \
1998-05-27 12:58:54 +00:00
refile.1 repl.1 rmf.1 rmm.1 scan.1 send.1 show.1 slocal.1 sortm.1 \
vmh.1 whatnow.1 whom.1
MAN5 = mh-alias.5 mh-format.5 mh-mail.5 mh-profile.5 mh-sequence.5 mh-tailor.5
1999-02-10 18:13:22 +00:00
MAN8 = ap.8 conflict.8 dp.8 fmtdump.8 install-mh.8 post.8
MANLANG = "" ja
MANCOMPRESSED = yes
1996-11-18 14:17:24 +00:00
1995-06-24 11:42:32 +00:00
post-install :
1997-07-17 15:13:02 +00:00
${ LDCONFIG } -m ${ PREFIX } /lib
1995-06-24 11:42:32 +00:00
1995-03-30 10:16:18 +00:00
. i n c l u d e < b s d . p o r t . m k >