1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/sysutils/xdu/Makefile
Steve Price 6c450aae0f Remove extraneous x11 from CATEGORIES.
Submitted by:	Josh Gilliam <josh@quick.net>
1998-11-21 07:27:41 +00:00

21 lines
384 B
Makefile

# New ports collection makefile for: xdu
# Version required: R6 contrib tape
# Date created: 9 February 1995
# Whom: asami
#
# $Id: Makefile,v 1.8 1998/10/21 00:57:40 steve Exp $
#
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>