summaryrefslogtreecommitdiff
path: root/sysutils/xps/Makefile
blob: 01b59091ae77a754a7d5f56a414c34455f8f21b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.27 2004/11/09 12:30:40 adam Exp $

DISTNAME=	xps-4.2
CATEGORIES=	sysutils
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=motif-pstree/}

MAINTAINER=	tech-pkg@NetBSD.org
HOMEPAGE=	http://motif-pstree.sourceforge.net/
COMMENT=	Displays the Unix process list as a hierarchical tree

USE_BUILDLINK3=		yes
USE_GNU_TOOLS+=		make
USE_PERL5=		build
GNU_CONFIGURE=		yes

.include "../../mk/motif.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"