freebsd-ports/sysutils/xdu/Makefile

21 lines
416 B
Makefile

# Created by: asami
# $FreeBSD$
PORTNAME= xdu
PORTVERSION= 3.0
PORTREVISION= 3
CATEGORIES= sysutils
MASTER_SITES= http://sd.wareonearth.com/~phil/xdu/
EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
COMMENT= Graphically display output of du
NO_WRKSUBDIR= yes
USES= imake
USE_XORG= ice sm x11 xaw xext xmu xpm xt
PLIST_FILES= bin/xdu lib/X11/app-defaults/XDu
MAN1= xdu.1
NO_STAGE= yes
.include <bsd.port.mk>