freebsd-ports/sysutils/xdu/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

23 lines
437 B
Makefile

# New ports collection makefile for: xdu
# Date created: 9 February 1995
# Whom: asami
#
# $FreeBSD$
#
PORTNAME= xdu
PORTVERSION= 3.0
PORTREVISION= 2
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
USE_IMAKE= yes
PLIST_FILES= bin/xdu lib/X11/app-defaults/XDu
MAN1= xdu.1
.include <bsd.port.mk>