freebsd-ports/mail/poppwd/Makefile
2003-02-21 12:51:06 +00:00

23 lines
540 B
Makefile

# 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/ \
ftp://ftp.megamirror.com/pub/ugh/unix/poppwd/ \
http://ftp.megamirror.com/pub/ugh/unix/poppwd/
MAINTAINER= andrew@ugh.net.au
COMMENT= Implementation of the Eudora (compatible) password changing protocol
WRKSRC= ${WRKDIR}/poppwd
MAN8= poppwd.8
MANCOMPRESSED= maybe
.include <bsd.port.mk>