1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/mail/pine4/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

15 lines
302 B
Makefile

# New ports collection makefile for: pine
# Version required: 3.90
# Date created: 03 September 1994
# Whom: mr
#
# $Id: Makefile,v 1.6 1994/11/11 10:46:45 jkh Exp $
#
DISTNAME= pine3.91
MASTER_SITES= ftp://ftp.cac.washington.edu/pine/
CATEGORIES+= mail
EXTRACT_SUFX=.tar.Z
.include <bsd.port.mk>