aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/xdu/Makefile
blob: e2bfce059c00afd1a5967636ca232d3ae109d760 (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
#
# $Id: Makefile,v 1.7 1997/12/25 22:29:45 asami Exp $
#

DISTNAME=   xdu-3.0
CATEGORIES= sysutils x11
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>