18 lines
385 B
Makefile
18 lines
385 B
Makefile
# New ports collection makefile for: popper
|
|
# Version required: 2.1.4-R1
|
|
# Date created: 1 April 1995
|
|
# Whom: pst
|
|
#
|
|
# $Id: Makefile,v 1.4 1994/12/25 12:30:32 ats Exp $
|
|
#
|
|
|
|
DISTNAME= qpop2.1.4-R1
|
|
MASTER_SITES= ftp://ftp.qualcomm.com/quest/unix/servers/popper/
|
|
EXTRACT_SUFX= .tar.Z
|
|
WRKSRC= ${WRKDIR}/qpopper2.1.4
|
|
|
|
CATEGORIES+= mail
|
|
MAINTAINER= pst@freebsd.org
|
|
|
|
.include <bsd.port.mk>
|