2000-09-04 04:18:10 +00:00
|
|
|
# New ports collection makefile for: kdirstat
|
|
|
|
# Date created: 22 April 2000
|
|
|
|
# Whom: Andrey Novikov <andrey@novikov.com>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2001-01-16 17:33:20 +00:00
|
|
|
PORTNAME= kdirstat
|
|
|
|
PORTVERSION= 0.86
|
|
|
|
CATEGORIES= misc kde
|
|
|
|
MASTER_SITES= http://www.suse.de/~sh/download/ \
|
|
|
|
${MASTER_SITE_KDE}
|
2000-09-04 04:18:10 +00:00
|
|
|
MASTER_SITE_SUBDIR= stable/1.1.2/apps/utils
|
2001-01-16 17:33:20 +00:00
|
|
|
EXTRACT_SUFX= .tgz
|
2000-09-04 04:18:10 +00:00
|
|
|
|
|
|
|
MAINTAINER= andrey@novikov.com
|
|
|
|
|
2001-04-03 08:14:43 +00:00
|
|
|
USE_KDELIBS_VER=1
|
2000-09-04 04:18:10 +00:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_GMAKE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|