freebsd-ports/mail/popper/Makefile
Satoshi Asami 5d90aae145 Upgrade to version 2.1.4-r3. According to the master site maintainers,
the previous version had a huge problem and had to be removed from the
master site, and that's why I'm doing this this late in the cycle.

Also, the problems that patch-aa (off_t) and patch-ac (password length)
address seem to be fixed, so take them out.
1995-05-27 07:58:46 +00:00

19 lines
410 B
Makefile

# New ports collection makefile for: popper
# Version required: 2.1.4-r3
# Date created: 1 April 1995
# Whom: pst
#
# $Id: Makefile,v 1.8 1995/04/16 20:39:08 asami Exp $
#
DISTNAME= qpop2.1.4-r3
PKGNAME= qpop-2.1.4.3
CATEGORIES+= mail
MASTER_SITES= ftp://ftp.qualcomm.com/quest/unix/servers/popper/
EXTRACT_SUFX= .tar.Z
MAINTAINER= pst@freebsd.org
WRKSRC= ${WRKDIR}/qpopper2.1.4
.include <bsd.port.mk>