summaryrefslogtreecommitdiff
path: root/mail/autorespond
diff options
context:
space:
mode:
authorNeil Blakey-Milner <nbm@FreeBSD.org>2000-02-03 15:16:24 +0000
committerNeil Blakey-Milner <nbm@FreeBSD.org>2000-02-03 15:16:24 +0000
commit9669aa61a685e3496ac43fc3ad10a6dca1fd501a (patch)
tree9b1cad3de88359075191ebedd16de7dfd5575ae8 /mail/autorespond
parentRev 1.1 was (diff)
Import of autorespond, a simple autoresponder, as needed for future
ports.
Notes
Notes: svn path=/head/; revision=25457
Diffstat (limited to 'mail/autorespond')
-rw-r--r--mail/autorespond/Makefile21
-rw-r--r--mail/autorespond/distinfo1
-rw-r--r--mail/autorespond/pkg-comment1
-rw-r--r--mail/autorespond/pkg-descr1
-rw-r--r--mail/autorespond/pkg-plist1
5 files changed, 25 insertions, 0 deletions
diff --git a/mail/autorespond/Makefile b/mail/autorespond/Makefile
new file mode 100644
index 000000000000..1f07c9cec262
--- /dev/null
+++ b/mail/autorespond/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: autorespond
+# Version required: 1.0.0
+# Date created: 24 Jan 2000
+# Whom: Neil Blakey-Milner <nbm@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+DISTNAME= autorespond-1.0.0
+CATEGORIES= mail
+MASTER_SITES= http://www.inter7.com/vpopmail/
+
+MAINTAINER= nbm@FreeBSD.org
+
+do-build:
+ @cd ${WRKSRC} && ${MAKE} autorespond
+
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/autorespond ${PREFIX}/bin/
+
+.include <bsd.port.mk>
diff --git a/mail/autorespond/distinfo b/mail/autorespond/distinfo
new file mode 100644
index 000000000000..db2dbdf8e1ff
--- /dev/null
+++ b/mail/autorespond/distinfo
@@ -0,0 +1 @@
+MD5 (autorespond-1.0.0.tar.gz) = 975d2476e499354eedaa125ec86cfb5f
diff --git a/mail/autorespond/pkg-comment b/mail/autorespond/pkg-comment
new file mode 100644
index 000000000000..32835d693ff0
--- /dev/null
+++ b/mail/autorespond/pkg-comment
@@ -0,0 +1 @@
+Simple autoresponder for qmail
diff --git a/mail/autorespond/pkg-descr b/mail/autorespond/pkg-descr
new file mode 100644
index 000000000000..32835d693ff0
--- /dev/null
+++ b/mail/autorespond/pkg-descr
@@ -0,0 +1 @@
+Simple autoresponder for qmail
diff --git a/mail/autorespond/pkg-plist b/mail/autorespond/pkg-plist
new file mode 100644
index 000000000000..c966e749628a
--- /dev/null
+++ b/mail/autorespond/pkg-plist
@@ -0,0 +1 @@
+bin/autorespond