aboutsummaryrefslogtreecommitdiff
path: root/mail/poppwd
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2001-03-10 07:19:46 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2001-03-10 07:19:46 +0000
commitd31f25a60c317c67c7dd51cf30351839915e0c88 (patch)
tree6fa88fac8f3c1af8a41d8dd81dc9e868d338de36 /mail/poppwd
parentfaf105b654459ad2d5dfd39ecaf03a0e060996e0 (diff)
downloadports-d31f25a60c317c67c7dd51cf30351839915e0c88.tar.gz
ports-d31f25a60c317c67c7dd51cf30351839915e0c88.zip
new port, no changes
PR: 24312 Submitted by: andrew@ugh.net.au
Notes
Notes: svn path=/head/; revision=39398
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 000000000000..f76c2ad0c7e6
--- /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 000000000000..0dbed0ad4e69
--- /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 000000000000..cece699ed234
--- /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 000000000000..ef7e9a0f3687
--- /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 000000000000..a29e56f47687
--- /dev/null
+++ b/mail/poppwd/pkg-plist
@@ -0,0 +1 @@
+libexec/poppwd