Files
ports/sysutils/xdu/Makefile

19 lines
348 B
Makefile

# Created by: asami
PORTNAME= xdu
PORTVERSION= 3.0
PORTREVISION= 4
CATEGORIES= sysutils
MAINTAINER= cy@FreeBSD.org
COMMENT= Graphically display output of du
USE_GITHUB= yes
GH_ACCOUNT= vlasovskikh
USES= imake xorg
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>