mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
748764c135
PR: 42307 Submitted by: MAINTAINER
19 lines
318 B
Makefile
19 lines
318 B
Makefile
# ports collection makefile for: tdir
|
|
# Date Created: 03 July 2001
|
|
# Whom: tundra
|
|
#
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= tdir
|
|
PORTVERSION= 1.67
|
|
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>
|