diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-10-20 23:00:58 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-10-20 23:00:58 +0000 |
commit | e820228aa38afdea58990dc12a60f65b0e2b69ae (patch) | |
tree | 133dac56222223ade71df9a340515157f2ca8842 /mail/heirloom-mailx | |
parent | Add 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
Diffstat (limited to 'mail/heirloom-mailx')
-rw-r--r-- | mail/heirloom-mailx/Makefile | 18 | ||||
-rw-r--r-- | mail/heirloom-mailx/distinfo | 1 | ||||
-rw-r--r-- | mail/heirloom-mailx/pkg-comment | 1 | ||||
-rw-r--r-- | mail/heirloom-mailx/pkg-descr | 1 | ||||
-rw-r--r-- | mail/heirloom-mailx/pkg-plist | 4 |
5 files changed, 25 insertions, 0 deletions
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 |