summaryrefslogtreecommitdiff
path: root/sysutils/xps/Makefile
blob: 13eba18a81d0687cd06333d5b6c36f4484aca443 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $NetBSD: Makefile,v 1.18.2.2 2002/08/25 21:21:38 jlam Exp $

DISTNAME=	xps-3.14
CATEGORIES=	sysutils
MASTER_SITES=	ftp://ftp.netwinder.org/users/r/rocky/

MAINTAINER=	packages@netbsd.org
HOMEPAGE=	http://www.netwinder.org/~rocky/xps-home/
COMMENT=	displays the Unix process list as a hierarchical tree

USE_PERL5=	build
USE_GMAKE=	# defined
USE_X11BASE=	# defined

USE_BUILDLINK2=	# defined
GNU_CONFIGURE=	# defined

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