new port, no changes

PR:		24312
Submitted by:	andrew@ugh.net.au
This commit is contained in:
Dirk Meyer 2001-03-10 07:19:46 +00:00
parent faf105b654
commit d31f25a60c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=39398
5 changed files with 29 additions and 0 deletions

20
mail/poppwd/Makefile Normal file
View File

@ -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>

1
mail/poppwd/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (poppwd-1.0.tar.gz) = 7bf7d2a587f5adc9c835f5be9e9440ee

1
mail/poppwd/pkg-comment Normal file
View File

@ -0,0 +1 @@
Implementation of the Eudora (compatible) password changing protocol

6
mail/poppwd/pkg-descr Normal file
View File

@ -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

1
mail/poppwd/pkg-plist Normal file
View File

@ -0,0 +1 @@
libexec/poppwd