pkgsrc/sysutils/xps/Makefile
jschauma e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00

19 lines
490 B
Makefile

# $NetBSD: Makefile,v 1.21 2003/06/02 01:16:50 jschauma 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_GMAKE= # defined
USE_X11BASE= # defined
USE_BUILDLINK2= # defined
GNU_CONFIGURE= # defined
.include "../../mk/motif.buildlink2.mk"
.include "../../mk/bsd.pkg.mk"