mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00

multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
16 lines
356 B
Makefile
16 lines
356 B
Makefile
# New ports collection makefile for: popper
|
|
# Version required: 2.1.3
|
|
# Date created: 06 October 1994
|
|
# Whom: pst
|
|
#
|
|
# $Id: Makefile,v 1.4 1994/12/25 12:30:32 ats Exp $
|
|
#
|
|
|
|
DISTNAME= qpop2.1.3-r5
|
|
MASTER_SITES= ftp://ftp.qualcomm.com/quest/unix/servers/popper/
|
|
CATEGORIES+= mail
|
|
EXTRACT_SUFX= .tar.Z
|
|
WRKSRC= ${WRKDIR}/qpopper2.1.3
|
|
|
|
.include <bsd.port.mk>
|