summaryrefslogtreecommitdiffstats
path: root/mail/poppwd
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2001-03-10 07:19:46 +0000
committerdinoex <dinoex@FreeBSD.org>2001-03-10 07:19:46 +0000
commit07fd774495685f401d373e1d6e26b916f5239bc5 (patch)
treeb100a4cceb4c7b3c43d1720d5f2a09d849924386 /mail/poppwd
parent971bd57dcb2e1b2417ee7331a46ca8bb52e87344 (diff)
downloadFreeBSD-ports-07fd774495685f401d373e1d6e26b916f5239bc5.zip
FreeBSD-ports-07fd774495685f401d373e1d6e26b916f5239bc5.tar.gz
new port, no changes
PR: 24312 Submitted by: andrew@ugh.net.au
Diffstat (limited to 'mail/poppwd')
-rw-r--r--mail/poppwd/Makefile20
-rw-r--r--mail/poppwd/distinfo1
-rw-r--r--mail/poppwd/pkg-comment1
-rw-r--r--mail/poppwd/pkg-descr6
-rw-r--r--mail/poppwd/pkg-plist1
5 files changed, 29 insertions, 0 deletions
diff --git a/mail/poppwd/Makefile b/mail/poppwd/Makefile
new file mode 100644
index 0000000..f76c2ad
--- /dev/null
+++ b/mail/poppwd/Makefile
@@ -0,0 +1,20 @@
+# New ports collection makefile for: poppwd
+# Date created: 12 Jan 2001
+# Whom: Andrew Stevenson <andrew@ugh.net.au>
+#
+# $FreeBSD$
+#
+
+PORTNAME= poppwd
+PORTVERSION= 1.0
+CATEGORIES= mail
+MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/poppwd/
+
+MAINTAINER= andrew@ugh.net.au
+
+WRKSRC= ${WRKDIR}/poppwd
+
+MAN8= poppwd.8
+MANCOMPRESSED= maybe
+
+.include <bsd.port.mk>
diff --git a/mail/poppwd/distinfo b/mail/poppwd/distinfo
new file mode 100644
index 0000000..0dbed0a
--- /dev/null
+++ b/mail/poppwd/distinfo
@@ -0,0 +1 @@
+MD5 (poppwd-1.0.tar.gz) = 7bf7d2a587f5adc9c835f5be9e9440ee
diff --git a/mail/poppwd/pkg-comment b/mail/poppwd/pkg-comment
new file mode 100644
index 0000000..cece699
--- /dev/null
+++ b/mail/poppwd/pkg-comment
@@ -0,0 +1 @@
+Implementation of the Eudora (compatible) password changing protocol
diff --git a/mail/poppwd/pkg-descr b/mail/poppwd/pkg-descr
new file mode 100644
index 0000000..ef7e9a0
--- /dev/null
+++ b/mail/poppwd/pkg-descr
@@ -0,0 +1,6 @@
+This program implements the Eudora password changing protocol. That is the
+protocol Eudora (and other programs) try to talk when you select "Change
+Password" from their menus. It should be run from inetd(8).
+
+Andrew Stevenson
+andrew@ugh.net.au
diff --git a/mail/poppwd/pkg-plist b/mail/poppwd/pkg-plist
new file mode 100644
index 0000000..a29e56f
--- /dev/null
+++ b/mail/poppwd/pkg-plist
@@ -0,0 +1 @@
+libexec/poppwd
OpenPOWER on IntegriCloud