summaryrefslogtreecommitdiff
path: root/sysutils/xps/Makefile
diff options
context:
space:
mode:
authorsakamoto <sakamoto@pkgsrc.org>1999-02-27 17:00:07 +0000
committersakamoto <sakamoto@pkgsrc.org>1999-02-27 17:00:07 +0000
commit8fee8ec83d31a7ada51b71868fa1835fc1039ee9 (patch)
tree2570c0d2e0edefd9cfd5455e19b7717ee4ba53e5 /sysutils/xps/Makefile
parent53d3406d50aca14d9f352661fa2f581e714dfc29 (diff)
downloadpkgsrc-8fee8ec83d31a7ada51b71868fa1835fc1039ee9.tar.gz
xps-3.04 (displays the Unix processes as a tree of forest)
Diffstat (limited to 'sysutils/xps/Makefile')
-rw-r--r--sysutils/xps/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/sysutils/xps/Makefile b/sysutils/xps/Makefile
new file mode 100644
index 00000000000..760f926e509
--- /dev/null
+++ b/sysutils/xps/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 1999/02/27 17:00:07 sakamoto Exp $
+
+DISTNAME= xps-3.04
+CATEGORIES= sysutils
+MASTER_SITES= ftp://ftp.netwinder.org/users/r/rocky/
+
+MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://www.netwinder.org/~rocky/xps-home/
+
+BUILD_DEPENDS= perl:${PKGSRCDIR}/lang/perl5
+
+USE_GMAKE= yes
+USE_X11BASE= yes
+USE_MOTIF= yes
+
+GNU_CONFIGURE= yes
+
+.include "../../mk/bsd.pkg.mk"