summaryrefslogtreecommitdiff
path: root/sysutils/xdu/Makefile
blob: 321f424147c21dbfa2eb54f3e4d31a7fffe4a13c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:	xdu
# Version required:	R6 contrib tape
# Date created:		9 February 1995
# Whom:			asami
#
# $FreeBSD$
#

DISTNAME=	xdu-3.0
CATEGORIES=	sysutils
MASTER_SITES=	ftp://ftp.arl.mil/pub/
EXTRACT_SUFX=	.tar.Z

MAINTAINER=	ports@FreeBSD.org

NO_WRKSUBDIR=	yes
USE_IMAKE=	yes
MAN1=		xdu.1

.include <bsd.port.mk>