mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
25 lines
522 B
Makefile
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>
|