1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
freebsd-ports/mail/popper/Makefile
Andrey A. Chernov cb3076d716 Upgrade to 2.3
1997-04-23 04:27:26 +00:00

25 lines
522 B
Makefile

# New ports collection makefile for: popper
# Version required: 2.3
# Date created: 1 April 1995
# Whom: pst
#
# $Id: Makefile,v 1.14 1997/04/02 01:38:22 ache Exp $
#
DISTNAME= qpopper2.3
PKGNAME= qpopper-2.3
CATEGORIES= mail
MASTER_SITES= ftp://ftp.qualcomm.com/eudora/servers/unix/popper/
EXTRACT_SUFX= .tar.Z
MAINTAINER= pst@freebsd.org
#
# If APOP_ONLY variable present in the environment, popper builds
# with APOP authentification only
#
NO_PACKAGE= "Needs POP UID"
.include <bsd.port.mk>