1994-10-04 19:32:54 -04:00
# New ports collection makefile for: mh
# Date created: Oct 4, 1994
# Whom: pst
#
1999-08-25 02:51:17 -04:00
# $FreeBSD$
1995-04-11 16:28:32 -04:00
#
2000-04-13 16:01:08 -04:00
PORTNAME = mh
PORTVERSION = 6.8.4
1996-11-10 16:32:56 -05:00
CATEGORIES = mail
1995-04-11 16:28:32 -04:00
MASTER_SITES = ftp://ftp.ics.uci.edu/pub/mh/tar/
2000-04-13 16:01:08 -04:00
DISTNAME = ${ PORTNAME } -6.8.3
1994-10-04 19:32:54 -04:00
EXTRACT_SUFX = .tar.Z
1996-04-26 04:42:49 -04:00
PATCH_SITES = ftp://ftp.ics.uci.edu/pub/mh/updates/
1996-04-25 07:46:00 -04:00
PATCHFILES = MH.6.8.4.Z
1999-08-31 02:53:31 -04:00
MAINTAINER = pst@FreeBSD.org
1995-04-11 22:03:21 -04:00
2000-03-04 03:23:27 -05: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 "
2000-03-04 01:52:42 -05:00
2000-06-16 17:52:40 -04:00
INSTALLS_SHLIB = yes
2000-06-16 04:48:22 -04:00
1996-11-17 02:42:58 -05:00
MAN1 = ali.1 anno.1 burst.1 comp.1 dist.1 folder.1 forw.1 inc.1 mark.1 \
mh-chart.1 mh.1 mhl.1 mhook.1 mhmail.1 mhn.1 mhparam.1 mhpath.1 \
msgchk.1 msh.1 next.1 packf.1 pick.1 prev.1 prompter.1 rcvstore.1 \
refile.1 repl.1 rmf.1 rmm.1 scan.1 send.1 show.1 slocal.1 sortm.1 \
vmh.1 whatnow.1 whom.1
2000-04-13 16:01:08 -04:00
MAN5 = mh-alias.5 mh-format.5 mh-mail.5 mh-profile.5 mh-sequence.5 mh-tailor.5
1996-11-17 02:42:58 -05:00
MAN8 = ap.8 conflict.8 dp.8 install-mh.8 post.8 fmtdump.8
1995-12-05 07:37:28 -05:00
1994-10-04 19:32:54 -04:00
. i n c l u d e < b s d . p o r t . m k >