pkgsrc/sysutils/xps/Makefile

19 lines
478 B
Makefile
Raw Normal View History

2004-04-19 01:13:00 +02:00
# $NetBSD: Makefile,v 1.25 2004/04/18 23:13:00 snj Exp $
1999-07-13 03:42:43 +02:00
DISTNAME= xps-3.14
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.netwinder.org/users/r/rocky/
2003-07-18 00:50:55 +02:00
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.netwinder.org/~rocky/xps-home/
COMMENT= Displays the Unix process list as a hierarchical tree
2004-04-19 01:13:00 +02:00
GNU_CONFIGURE= # defined
USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make
2004-04-19 01:13:00 +02:00
USE_PERL5= build
USE_X11BASE= # defined
2004-04-19 01:13:00 +02:00
.include "../../mk/motif.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"