0cf708bc4e
color or HTML output. PR: 33145 Submitted by: Alan Eldridge <ports@geeksrus.net>
18 lines
325 B
Makefile
18 lines
325 B
Makefile
# New ports collection makefile for: tree
|
|
# Date created: 2001/12/24
|
|
# Whom: Alan Eldridge <ports@geeksrus.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= tree
|
|
PORTVERSION= 1.3
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= ftp://mama.indstate.edu/linux/tree/
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
MAINTAINER= ports@geeksrus.net
|
|
|
|
MAN1= tree.1
|
|
|
|
.include <bsd.port.mk>
|