1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/mail/qpopper/Makefile

25 lines
522 B
Makefile
Raw Normal View History

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