mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Initial import of lvm-0.04.
A lightweight window manager. PR: 6072 Submitted by: J. Han <hjh@best.com>
This commit is contained in:
parent
091ae0fa89
commit
4c8f1492a1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=10357
20
x11-wm/lwm/Makefile
Normal file
20
x11-wm/lwm/Makefile
Normal file
@ -0,0 +1,20 @@
|
||||
# New ports collection makefile for: lwm
|
||||
# Version required: 0.04
|
||||
# Date created: 17 March 1998
|
||||
# Whom: J Han <hjh@best.com>
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
DISTNAME= lwm
|
||||
PKGNAME= lwm-0.04
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://users.ch.genedata.com/~enh/
|
||||
EXTRACT_SUFX= .tar.Z
|
||||
|
||||
MAINTAINER= hjh@best.com
|
||||
|
||||
USE_IMAKE= yes
|
||||
NO_INSTALL_MANPAGES= yes
|
||||
|
||||
.include <bsd.port.mk>
|
1
x11-wm/lwm/distinfo
Normal file
1
x11-wm/lwm/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (lwm.tar.Z) = 0bf440d8c6ecc92e68d0f2fa126c515a
|
1
x11-wm/lwm/pkg-comment
Normal file
1
x11-wm/lwm/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
a lightweight window manager
|
14
x11-wm/lwm/pkg-descr
Normal file
14
x11-wm/lwm/pkg-descr
Normal file
@ -0,0 +1,14 @@
|
||||
From lwm page,
|
||||
http://users.ch.genedata.com/~enh/lwm.html
|
||||
|
||||
lwm is a window manager for X that tries to keep out of your
|
||||
face. There are no icons, no button bars, no icon docks, no root
|
||||
menus, no nothing...
|
||||
|
||||
--
|
||||
|
||||
It's a tiny (less than 30k shared binary) and fast window manager. The
|
||||
web page is also one-page user manual. See 9menu(1) for root menu.
|
||||
|
||||
J Han
|
||||
hjh@best.com
|
1
x11-wm/lwm/pkg-plist
Normal file
1
x11-wm/lwm/pkg-plist
Normal file
@ -0,0 +1 @@
|
||||
bin/lwm
|
Loading…
Reference in New Issue
Block a user