19 lines
487 B
Makefile
19 lines
487 B
Makefile
# $NetBSD: Makefile,v 1.24 2004/01/24 15:06:58 grant Exp $
|
|
|
|
DISTNAME= xps-3.14
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= ftp://ftp.netwinder.org/users/r/rocky/
|
|
|
|
MAINTAINER= tech-pkg@NetBSD.org
|
|
HOMEPAGE= http://www.netwinder.org/~rocky/xps-home/
|
|
COMMENT= Displays the Unix process list as a hierarchical tree
|
|
|
|
USE_PERL5= build
|
|
USE_GNU_TOOLS+= make
|
|
USE_X11BASE= # defined
|
|
|
|
USE_BUILDLINK2= # defined
|
|
GNU_CONFIGURE= # defined
|
|
|
|
.include "../../mk/motif.buildlink2.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|