aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/tree
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2007-03-19 07:58:04 +0800
committersat <sat@FreeBSD.org>2007-03-19 07:58:04 +0800
commitdd37bb34b699906d2c5735338fb50740d1bef382 (patch)
treef27cec388dfd2fc42fde8eab219f8b57a117c661 /sysutils/tree
parent161e3b9e2cbf9ca4efbe139d6f97b337fdbff664 (diff)
downloadfreebsd-ports-gnome-dd37bb34b699906d2c5735338fb50740d1bef382.tar.gz
freebsd-ports-gnome-dd37bb34b699906d2c5735338fb50740d1bef382.tar.zst
freebsd-ports-gnome-dd37bb34b699906d2c5735338fb50740d1bef382.zip
- Enrich pkg-descr
- Add mirrors - Remove support for 4.x
Diffstat (limited to 'sysutils/tree')
-rw-r--r--sysutils/tree/Makefile11
-rw-r--r--sysutils/tree/pkg-descr3
2 files changed, 4 insertions, 10 deletions
diff --git a/sysutils/tree/Makefile b/sysutils/tree/Makefile
index 1d93123b19ec..7a47bfd7b599 100644
--- a/sysutils/tree/Makefile
+++ b/sysutils/tree/Makefile
@@ -8,7 +8,7 @@
PORTNAME= tree
PORTVERSION= 1.5.1
CATEGORIES= sysutils
-MASTER_SITES= ftp://mama.indstate.edu/linux/tree/
+MASTER_SITES= ftp://mama.indstate.edu/linux/tree/ CENKES
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
@@ -19,11 +19,4 @@ MAKE_ENV+= MKDIR="${MKDIR}"
MAN1= tree.1
PLIST_FILES= bin/tree
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-post-patch:
- @${REINPLACE_CMD} -e "s:iswprint:isprint:" ${WRKSRC}/tree.c
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/sysutils/tree/pkg-descr b/sysutils/tree/pkg-descr
index ee043c5950b8..91df5e6709aa 100644
--- a/sysutils/tree/pkg-descr
+++ b/sysutils/tree/pkg-descr
@@ -2,7 +2,8 @@ Tree is a simple utility that displays a tree-view of directories
and files. It has options to use ANSI color escape-sequences or ASCII
graphic characters, and can also output in HTML format.
-Tree was written by Steve Baker for Linux.
+WWW: http://mama.indstate.edu/users/ice/tree/
+Author: Steve Baker <ice+tree@mama.indstate.edu>
-- AlanE
ports@geeksrus.net