freebsd-ports/sysutils/tdir/Makefile
Ying-Chieh Liao 8aef1c394e add tdir
Display directories with files ordered by ending "extension".

PR:		28305
Submitted by:	Bourne-again Superuser <toor@tundraware.com> (hmmmm....)
2001-07-07 03:43:12 +00:00

20 lines
364 B
Makefile

# 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>