mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
Upgrade to v1.0.
Submitted by: Scott Blachowicz <Scott.Blachowicz@seaslug.org> (maintainer)
This commit is contained in:
parent
f6d5fdce29
commit
a6b50f238a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=16610
@ -1,14 +1,15 @@
|
||||
# New ports collection makefile for: nmh
|
||||
# Version required: 0.27
|
||||
# Date created: 26 July 1997
|
||||
# Version required: 1.0
|
||||
# Date created: 07 Feb 1999
|
||||
# Whom: Scott Blachowicz <Scott.Blachowicz@seaslug.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.9 1998/06/05 15:10:54 itojun Exp $
|
||||
# $Id: Makefile,v 1.10 1998/08/17 00:07:31 steve Exp $
|
||||
#
|
||||
|
||||
DISTNAME= nmh-0.27
|
||||
DISTNAME= nmh-1.0
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= ftp://ftp.math.gatech.edu/pub/nmh/
|
||||
MASTER_SITES= ftp://ftp.math.gatech.edu/pub/nmh/ \
|
||||
http://www.freebsd.org/~jkoshy/PORTS/
|
||||
|
||||
MAINTAINER= Scott.Blachowicz@seaslug.org
|
||||
|
||||
@ -16,11 +17,13 @@ GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/nmh \
|
||||
--sysconfdir=${PREFIX}/etc/nmh --enable-nmh-pop
|
||||
|
||||
MAN1= ali.1 anno.1 burst.1 comp.1 dist.1 flist.1 folder.1 forw.1 inc.1 \
|
||||
mark.1 mh-chart.1 mhl.1 mhmail.1 mhn.1 mhparam.1 mhpath.1 msgchk.1 msh.1 \
|
||||
next.1 nmh.1 packf.1 pick.1 prev.1 prompter.1 rcvdist.1 rcvpack.1 \
|
||||
rcvstore.1 rcvtty.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 mhbuild.1 sendfiles.1
|
||||
MAN1= ali.1 anno.1 burst.1 comp.1 dist.1 flist.1 folder.1 forw.1 \
|
||||
inc.1 mark.1 mh-chart.1 mhbuild.1 mhl.1 mhlist.1 mhmail.1 \
|
||||
mhn.1 mhparam.1 mhpath.1 mhshow.1 mhstore.1 msgchk.1 msh.1 \
|
||||
next.1 nmh.1 packf.1 pick.1 prev.1 prompter.1 rcvdist.1 \
|
||||
rcvpack.1 rcvstore.1 rcvtty.1 refile.1 repl.1 rmf.1 rmm.1 \
|
||||
scan.1 send.1 sendfiles.1 show.1 slocal.1 sortm.1 \
|
||||
vmh.1 whatnow.1 whom.1
|
||||
|
||||
MAN5= mh-alias.5 mh-draft.5 mh-format.5 mh-mail.5 mh-profile.5 \
|
||||
mh-sequence.5 mh-tailor.5
|
||||
|
@ -1 +1 @@
|
||||
MD5 (nmh-0.27.tar.gz) = 62395d23c686b230ed0f2f17fbc2e01a
|
||||
MD5 (nmh-1.0.tar.gz) = 712f93d485ab77a7b28e5abaa7341034
|
||||
|
@ -11,10 +11,14 @@ bin/forw
|
||||
bin/inc
|
||||
bin/mark
|
||||
bin/mhbuild
|
||||
bin/mhlist
|
||||
bin/mhmail
|
||||
bin/mhn
|
||||
bin/mhparam
|
||||
bin/mhpath
|
||||
bin/mhshow
|
||||
bin/mhstore
|
||||
bin/mhtest
|
||||
bin/msgchk
|
||||
bin/msh
|
||||
bin/next
|
||||
|
Loading…
Reference in New Issue
Block a user