freebsd-ports/sysutils/xdu/Makefile

23 lines
391 B
Makefile
Raw Normal View History

# New ports collection makefile for: xdu
# Date created: 9 February 1995
# Whom: asami
#
1999-08-31 04:00:46 +02:00
# $FreeBSD$
#
PORTNAME= xdu
PORTVERSION= 3.0
PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://sd.wareonearth.com/~phil/xdu/
EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
2003-02-20 20:00:52 +01:00
COMMENT= Graphically display output of du
NO_WRKSUBDIR= yes
USE_IMAKE= yes
MAN1= xdu.1
.include <bsd.port.mk>