summaryrefslogblamecommitdiff
path: root/sysutils/xdu/Makefile
blob: 89e46476c770ca164c8f313758ffcbb0a40be3fb (plain) (tree)
1
2
3
4
5
6
7
8
9
                                           


                                       
           

 
                   
                   
                 
                        
                                                    

                      
                                 
                                                
 
                   
                   
                     

                      
# New ports collection makefile for:	xdu
# Date created:		9 February 1995
# Whom:			asami
#
# $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
COMMENT=	Graphically display output of du

NO_WRKSUBDIR=	yes
USE_IMAKE=	yes
MAN1=		xdu.1

.include <bsd.port.mk>