mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Move your mail box to annother location.
Movemail is part of the GNU Emacs distribution (version 19.34). This port works only for FreeBSD.
This commit is contained in:
parent
69dc237875
commit
0010d19ce8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=7792
5 changed files with 29 additions and 0 deletions
15
mail/movemail/Makefile
Normal file
15
mail/movemail/Makefile
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# New ports collection makefile for: movemail
|
||||||
|
# Version required: 1.0
|
||||||
|
# Date created: 1997/09/09
|
||||||
|
# Whom: wosch
|
||||||
|
#
|
||||||
|
# $Id: Makefile,v 1.6 1997/08/19 21:17:13 wosch Exp $
|
||||||
|
#
|
||||||
|
|
||||||
|
DISTNAME= movemail-1.0
|
||||||
|
CATEGORIES= mail
|
||||||
|
MASTER_SITES= http://www.freebsd.org/~wosch/src/
|
||||||
|
|
||||||
|
MAINTAINER= wosch@FreeBSD.ORG
|
||||||
|
|
||||||
|
.include <bsd.port.mk>
|
1
mail/movemail/distinfo
Normal file
1
mail/movemail/distinfo
Normal file
|
@ -0,0 +1 @@
|
||||||
|
MD5 (movemail-1.0.tar.gz) = eeb61b39553c6fbdb3997eddc798479e
|
1
mail/movemail/pkg-comment
Normal file
1
mail/movemail/pkg-comment
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Move your mail box to annother location.
|
10
mail/movemail/pkg-descr
Normal file
10
mail/movemail/pkg-descr
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
Move your mail box to annother location.
|
||||||
|
|
||||||
|
Example:
|
||||||
|
|
||||||
|
$ movemail /var/mail/rammstein ~/backup/rammstein.970905
|
||||||
|
|
||||||
|
Move the mail box of the user `rammstein' to `~/backup/rammstein.970905'.
|
||||||
|
|
||||||
|
Movemail is part of the GNU Emacs distribution (version 19.34).
|
||||||
|
This port works only for FreeBSD.
|
2
mail/movemail/pkg-plist
Normal file
2
mail/movemail/pkg-plist
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
bin/movemail
|
||||||
|
man/man1/movemail.1.gz
|
Loading…
Add table
Reference in a new issue