summaryrefslogtreecommitdiff
path: root/mail/qpopper/Makefile
blob: 3de4965704fa71762b9b04e32f0df42d4f09418d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# 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>