summaryrefslogtreecommitdiff
path: root/x11/amiwm
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1998-03-01 20:42:54 +0000
committertron <tron@pkgsrc.org>1998-03-01 20:42:54 +0000
commitc1b97fdd74d7823dfdbdb91c298a00e1eb25605e (patch)
tree1b570b0efe3c6bcd02bb108fe61f4f6f01d83ad6 /x11/amiwm
parent50c57c5ac675e7ee77fb9e988d903525e182331b (diff)
downloadpkgsrc-c1b97fdd74d7823dfdbdb91c298a00e1eb25605e.tar.gz
Initial commit of "amiwm-0.20pl28" package made by Rene Hexel.
Diffstat (limited to 'x11/amiwm')
-rw-r--r--x11/amiwm/Makefile22
-rw-r--r--x11/amiwm/files/md51
-rw-r--r--x11/amiwm/pkg/COMMENT1
-rw-r--r--x11/amiwm/pkg/DESCR8
-rw-r--r--x11/amiwm/pkg/PLIST11
5 files changed, 43 insertions, 0 deletions
diff --git a/x11/amiwm/Makefile b/x11/amiwm/Makefile
new file mode 100644
index 00000000000..252b7f68a64
--- /dev/null
+++ b/x11/amiwm/Makefile
@@ -0,0 +1,22 @@
+# New packages collection Makefile for: amiwm
+# Version required: 0.20pl28
+# Date created: 23-Feb-98
+# Whom: rh@trapdoor.vip.at
+#
+# $NetBSD: Makefile,v 1.1 1998/03/01 20:42:54 tron Exp $
+#
+
+DISTNAME= amiwm0.20pl28
+PKGNAME= amiwm-0.20pl28
+CATEGORIES= x11
+MASTER_SITES= ftp://ftp.lysator.liu.se/pub/X11/wm/amiwm/
+
+MAINTAINER= rh@trapdoor.vip.at
+
+WRKSRC= ${WRKDIR}/amiwm
+USE_X11= yes
+GNU_CONFIGURE= yes
+
+MAN1= amiwm.1
+
+.include <bsd.port.mk>
diff --git a/x11/amiwm/files/md5 b/x11/amiwm/files/md5
new file mode 100644
index 00000000000..61b93b53a2d
--- /dev/null
+++ b/x11/amiwm/files/md5
@@ -0,0 +1 @@
+MD5 (amiwm0.20pl28.tar.gz) = f8f938cdf282f8402ca996b8fcab0f4f
diff --git a/x11/amiwm/pkg/COMMENT b/x11/amiwm/pkg/COMMENT
new file mode 100644
index 00000000000..0f251e971c8
--- /dev/null
+++ b/x11/amiwm/pkg/COMMENT
@@ -0,0 +1 @@
+X window manager with Amiga look and feel
diff --git a/x11/amiwm/pkg/DESCR b/x11/amiwm/pkg/DESCR
new file mode 100644
index 00000000000..e449967ee6d
--- /dev/null
+++ b/x11/amiwm/pkg/DESCR
@@ -0,0 +1,8 @@
+amiwm is an X window manager that tries to make your display look and feel
+like an Amiga Workbench screen. It is fully functional and can do all the
+usual window manager stuff, like moving and resizing windows.
+
+The purpose of amiwm is to make life more pleasant for Amiga-freaks who
+has/wants to use UNIX workstations once in a while. It can also be used
+on the Amiga with the AmiWin X server, although this part needs some more
+work.
diff --git a/x11/amiwm/pkg/PLIST b/x11/amiwm/pkg/PLIST
new file mode 100644
index 00000000000..c97b20d1ee2
--- /dev/null
+++ b/x11/amiwm/pkg/PLIST
@@ -0,0 +1,11 @@
+@comment $NetBSD: PLIST,v 1.1 1998/03/01 20:42:55 tron Exp $
+bin/amiwm
+bin/requestchoice
+lib/amiwm/requestchoice
+lib/amiwm/executecmd
+lib/amiwm/Background
+lib/amiwm/Keyboard
+lib/amiwm/system.amiwmrc
+lib/amiwm/def_tool.info
+@dirrm lib/amiwm
+man/man1/amiwm.1