summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2000-10-20 23:00:58 +0000
committerKris Kennaway <kris@FreeBSD.org>2000-10-20 23:00:58 +0000
commite820228aa38afdea58990dc12a60f65b0e2b69ae (patch)
tree133dac56222223ade71df9a340515157f2ca8842
parentAdd definitions for new prefixes of German mobile phone networks (D1: 0170, (diff)
Nail is a version of BSD mail with mime extensions
Submitted by: Anders Andersson at BSDCon Commit purpose: Reaching 4000 ports at BSDCon
Notes
Notes: svn path=/head/; revision=34050
-rw-r--r--mail/Makefile1
-rw-r--r--mail/heirloom-mailx/Makefile18
-rw-r--r--mail/heirloom-mailx/distinfo1
-rw-r--r--mail/heirloom-mailx/pkg-comment1
-rw-r--r--mail/heirloom-mailx/pkg-descr1
-rw-r--r--mail/heirloom-mailx/pkg-plist4
-rw-r--r--mail/nail/Makefile18
-rw-r--r--mail/nail/distinfo1
-rw-r--r--mail/nail/pkg-comment1
-rw-r--r--mail/nail/pkg-descr1
-rw-r--r--mail/nail/pkg-plist4
11 files changed, 51 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile
index a1f65ff54d41..5ce054a66fb5 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -71,6 +71,7 @@
SUBDIR += mreport
SUBDIR += mutt
SUBDIR += muttzilla
+ SUBDIR += nail
SUBDIR += newmail
SUBDIR += nmh
SUBDIR += p5-IMAP-Admin
diff --git a/mail/heirloom-mailx/Makefile b/mail/heirloom-mailx/Makefile
new file mode 100644
index 000000000000..ac80d949c5ae
--- /dev/null
+++ b/mail/heirloom-mailx/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: nail
+# Date created: 20 October 2000
+# Whom: Kris Kennaway <kris@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= nail
+PORTVERSION= 9.22
+CATEGORIES= mail
+MASTER_SITES= http://omnibus.ruf.uni-freiburg.de/~gritter/archive/nail/
+
+MAINTAINER= kris@FreeBSD.org
+
+GNU_CONFIGURE= yes
+MAN1= nail.1
+
+.include <bsd.port.mk>
diff --git a/mail/heirloom-mailx/distinfo b/mail/heirloom-mailx/distinfo
new file mode 100644
index 000000000000..a42c9848ea9e
--- /dev/null
+++ b/mail/heirloom-mailx/distinfo
@@ -0,0 +1 @@
+MD5 (nail-9.22.tar.gz) = 09149c695e1871e235b291a800f9f6cc
diff --git a/mail/heirloom-mailx/pkg-comment b/mail/heirloom-mailx/pkg-comment
new file mode 100644
index 000000000000..42d27213389f
--- /dev/null
+++ b/mail/heirloom-mailx/pkg-comment
@@ -0,0 +1 @@
+BSD mail utility with MIME extensions
diff --git a/mail/heirloom-mailx/pkg-descr b/mail/heirloom-mailx/pkg-descr
new file mode 100644
index 000000000000..42d27213389f
--- /dev/null
+++ b/mail/heirloom-mailx/pkg-descr
@@ -0,0 +1 @@
+BSD mail utility with MIME extensions
diff --git a/mail/heirloom-mailx/pkg-plist b/mail/heirloom-mailx/pkg-plist
new file mode 100644
index 000000000000..96a5a27725b0
--- /dev/null
+++ b/mail/heirloom-mailx/pkg-plist
@@ -0,0 +1,4 @@
+bin/nail
+etc/nail.rc
+lib/nail.help
+lib/nail.tildehelp
diff --git a/mail/nail/Makefile b/mail/nail/Makefile
new file mode 100644
index 000000000000..ac80d949c5ae
--- /dev/null
+++ b/mail/nail/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: nail
+# Date created: 20 October 2000
+# Whom: Kris Kennaway <kris@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= nail
+PORTVERSION= 9.22
+CATEGORIES= mail
+MASTER_SITES= http://omnibus.ruf.uni-freiburg.de/~gritter/archive/nail/
+
+MAINTAINER= kris@FreeBSD.org
+
+GNU_CONFIGURE= yes
+MAN1= nail.1
+
+.include <bsd.port.mk>
diff --git a/mail/nail/distinfo b/mail/nail/distinfo
new file mode 100644
index 000000000000..a42c9848ea9e
--- /dev/null
+++ b/mail/nail/distinfo
@@ -0,0 +1 @@
+MD5 (nail-9.22.tar.gz) = 09149c695e1871e235b291a800f9f6cc
diff --git a/mail/nail/pkg-comment b/mail/nail/pkg-comment
new file mode 100644
index 000000000000..42d27213389f
--- /dev/null
+++ b/mail/nail/pkg-comment
@@ -0,0 +1 @@
+BSD mail utility with MIME extensions
diff --git a/mail/nail/pkg-descr b/mail/nail/pkg-descr
new file mode 100644
index 000000000000..42d27213389f
--- /dev/null
+++ b/mail/nail/pkg-descr
@@ -0,0 +1 @@
+BSD mail utility with MIME extensions
diff --git a/mail/nail/pkg-plist b/mail/nail/pkg-plist
new file mode 100644
index 000000000000..96a5a27725b0
--- /dev/null
+++ b/mail/nail/pkg-plist
@@ -0,0 +1,4 @@
+bin/nail
+etc/nail.rc
+lib/nail.help
+lib/nail.tildehelp