summaryrefslogtreecommitdiff
path: root/mail/movemail
diff options
context:
space:
mode:
authorWolfram Schneider <wosch@FreeBSD.org>1997-09-06 22:26:20 +0000
committerWolfram Schneider <wosch@FreeBSD.org>1997-09-06 22:26:20 +0000
commit0010d19ce89905154d3559b01a52e2a516cd7c1d (patch)
tree2764635655a4eeaff7e672e3a3d2ddc45b44ebf4 /mail/movemail
parentUpdate to version 7.2. (diff)
Move your mail box to annother location.
Movemail is part of the GNU Emacs distribution (version 19.34). This port works only for FreeBSD.
Notes
Notes: svn path=/head/; revision=7792
Diffstat (limited to 'mail/movemail')
-rw-r--r--mail/movemail/Makefile15
-rw-r--r--mail/movemail/distinfo1
-rw-r--r--mail/movemail/pkg-comment1
-rw-r--r--mail/movemail/pkg-descr10
-rw-r--r--mail/movemail/pkg-plist2
5 files changed, 29 insertions, 0 deletions
diff --git a/mail/movemail/Makefile b/mail/movemail/Makefile
new file mode 100644
index 000000000000..626f62f119f4
--- /dev/null
+++ b/mail/movemail/Makefile
@@ -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>
diff --git a/mail/movemail/distinfo b/mail/movemail/distinfo
new file mode 100644
index 000000000000..d381163b62d6
--- /dev/null
+++ b/mail/movemail/distinfo
@@ -0,0 +1 @@
+MD5 (movemail-1.0.tar.gz) = eeb61b39553c6fbdb3997eddc798479e
diff --git a/mail/movemail/pkg-comment b/mail/movemail/pkg-comment
new file mode 100644
index 000000000000..e8b7b2a21e14
--- /dev/null
+++ b/mail/movemail/pkg-comment
@@ -0,0 +1 @@
+Move your mail box to annother location.
diff --git a/mail/movemail/pkg-descr b/mail/movemail/pkg-descr
new file mode 100644
index 000000000000..634c23c48927
--- /dev/null
+++ b/mail/movemail/pkg-descr
@@ -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.
diff --git a/mail/movemail/pkg-plist b/mail/movemail/pkg-plist
new file mode 100644
index 000000000000..08f34be364f2
--- /dev/null
+++ b/mail/movemail/pkg-plist
@@ -0,0 +1,2 @@
+bin/movemail
+man/man1/movemail.1.gz