summaryrefslogtreecommitdiffstats
path: root/sysutils/tdir/Makefile
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2001-07-07 03:43:12 +0000
committerijliao <ijliao@FreeBSD.org>2001-07-07 03:43:12 +0000
commit24067cf6514ea994058c5f1bedff4791db9e8c91 (patch)
treedbe8ba8a471a424e2c2903e193f720410b225fad /sysutils/tdir/Makefile
parent107a67b21c0dd9015e9c977b46182bb7d0486b6c (diff)
downloadFreeBSD-ports-24067cf6514ea994058c5f1bedff4791db9e8c91.zip
FreeBSD-ports-24067cf6514ea994058c5f1bedff4791db9e8c91.tar.gz
add tdir
Display directories with files ordered by ending "extension". PR: 28305 Submitted by: Bourne-again Superuser <toor@tundraware.com> (hmmmm....)
Diffstat (limited to 'sysutils/tdir/Makefile')
-rw-r--r--sysutils/tdir/Makefile19
1 files changed, 19 insertions, 0 deletions
diff --git a/sysutils/tdir/Makefile b/sysutils/tdir/Makefile
new file mode 100644
index 0000000..2c42480
--- /dev/null
+++ b/sysutils/tdir/Makefile
@@ -0,0 +1,19 @@
+# ports collection makefile for: tdir
+# Date Created: 03 July 2001
+# Whom: tundra
+#
+# $FreeBSD$
+
+PORTNAME= tdir
+PORTVERSION= 1.58
+CATEGORIES= sysutils
+MASTER_SITES= http://www.tundraware.com/Software/tdir/
+
+MAINTAINER= tundra@tundraware.com
+
+RUN_DEPENDS= ${LOCALBASE}/bin/python:${PORTSDIR}/lang/python
+
+MAN1= tdir.1
+MANCOMPRESSED= yes
+
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud