1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/mail/popper/Makefile
Jordan K. Hubbard ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00

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>