aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/xdu/Makefile
blob: 2020d398a2b11cf4f9b11a7c6f22e18ab1344424 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    xdu
# Version required: R6 contrib tape
# Date created:     9 February 1995
# Whom:         asami
#
# $Id: Makefile,v 1.3 1995/04/01 12:50:37 jkh Exp $
#

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

MAINTAINER= asami@FreeBSD.ORG

NO_WRKSUBDIR=   yes
USE_IMAKE=  yes

.include <bsd.port.mk>