mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
ac3066bf75
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
15 lines
302 B
Makefile
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>
|