2289bdd5af
PR: 29044 Submitted by: maintainer
18 lines
318 B
Makefile
18 lines
318 B
Makefile
# ports collection makefile for: tdir
|
|
# Date Created: 03 July 2001
|
|
# Whom: tundra
|
|
#
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= tdir
|
|
PORTVERSION= 1.62
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= http://www.tundraware.com/Software/tdir/
|
|
|
|
MAINTAINER= tundra@tundraware.com
|
|
|
|
USE_PYTHON= yes
|
|
MANCOMPRESSED= yes
|
|
MAN1= tdir.1
|
|
|
|
.include <bsd.port.mk>
|