freebsd-ports/sysutils/xdu/Makefile
2013-11-17 02:58:44 +00:00

19 lines
407 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 man/man1/xdu.1.gz
.include <bsd.port.mk>