mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
993d91cc2c
and symlink bug PR: 35811 Submitted by: maintainer
20 lines
341 B
Makefile
20 lines
341 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
|
|
PORTREVISION= 1
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= ftp://mama.indstate.edu/linux/tree/
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
MAINTAINER= ports@geeksrus.net
|
|
|
|
MAN1= tree.1
|
|
|
|
.include <bsd.port.mk>
|