summaryrefslogtreecommitdiffstats
path: root/sysutils/wmdiskmon/Makefile
blob: 83aa022b207979f7c05b5efb872412a5d001dd5c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Created by: pat
# $FreeBSD$

PORTNAME=	wmdiskmon
PORTVERSION=	0.0.2
PORTREVISION=	4
CATEGORIES=	sysutils windowmaker
MASTER_SITES=	http://tnemeth.free.fr/projets/programmes/

MAINTAINER=	mbeis@xs4all.nl
COMMENT=	Disk usage monitor dockapp

USE_XORG=	x11 xpm
GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--program-prefix=""

PLIST_FILES=	"@(,kmem,2555) bin/${PORTNAME}" man/man1/${PORTNAME}.1.gz

post-patch:
	@${REINPLACE_CMD} '/SETGID_FLAGS=/d' ${WRKSRC}/configure

.include <bsd.port.mk>
OpenPOWER on IntegriCloud