d75cbbb9fd
dependency from libperl-5.* to libperl>=${PERL5_REQD}.
19 lines
477 B
Makefile
19 lines
477 B
Makefile
# $NetBSD: Makefile,v 1.13 2001/04/30 04:16:11 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
|
|
|
|
BUILD_DEPENDS= perl>=${PERL5_REQD}:../../lang/perl5
|
|
|
|
USE_GMAKE= # defined
|
|
USE_X11BASE= # defined
|
|
USE_MOTIF= # defined
|
|
|
|
GNU_CONFIGURE= # defined
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|