mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
Nickleby is a window manager for those of us who live our lives inside
xterms. It has no menus and creates minimal window decoration. Nickleby is intended for use with monitors large enough, with enough resolution, the user has no need for virtual desktops. WWW: http://www.mammothcheese.ca/munger.html -- James Bailie <jimmy@mammothcheese.ca> http://www.mammothcheese.ca PR: ports/116178 Submitted by: James Bailie <jimmy at mammothcheese.ca>
This commit is contained in:
parent
af4d08672e
commit
00a87e4442
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=199264
@ -85,6 +85,7 @@
|
||||
SUBDIR += matchbox
|
||||
SUBDIR += metacity
|
||||
SUBDIR += mlvwm
|
||||
SUBDIR += nickleby
|
||||
SUBDIR += novawm
|
||||
SUBDIR += obconf
|
||||
SUBDIR += obtuner
|
||||
|
22
x11-wm/nickleby/Makefile
Normal file
22
x11-wm/nickleby/Makefile
Normal file
@ -0,0 +1,22 @@
|
||||
# New ports collection makefile for: nickleby
|
||||
# Date created: Fri, 07 Sep 2007 22:47:06 EDT
|
||||
# Whom: James Bailie <jimmy@mammothcheese.ca>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= nickleby
|
||||
PORTVERSION= 1.41
|
||||
CATEGORIES= x11-wm
|
||||
MASTER_SITES= http://www.mammothcheese.ca/
|
||||
|
||||
MAINTAINER= jimmy@mammothcheese.ca
|
||||
COMMENT= Simple window manager
|
||||
|
||||
USE_XLIB= yes
|
||||
MAN1= nickleby.1
|
||||
MANCOMPRESSED= yes
|
||||
|
||||
PLIST_FILES= bin/nickleby
|
||||
|
||||
.include <bsd.port.mk>
|
3
x11-wm/nickleby/distinfo
Normal file
3
x11-wm/nickleby/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (nickleby-1.41.tar.gz) = ce94d9f63a2bbf00f05275897e892b2d
|
||||
SHA256 (nickleby-1.41.tar.gz) = ae26333a279ee53250e48cc506325a1c5afec0b7c22fd1dd1373be3bced5be3a
|
||||
SIZE (nickleby-1.41.tar.gz) = 11228
|
10
x11-wm/nickleby/pkg-descr
Normal file
10
x11-wm/nickleby/pkg-descr
Normal file
@ -0,0 +1,10 @@
|
||||
Nickleby is a window manager for those of us who live our lives inside
|
||||
xterms. It has no menus and creates minimal window decoration. Nickleby
|
||||
is intended for use with monitors large enough, with enough resolution, the
|
||||
user has no need for virtual desktops.
|
||||
|
||||
WWW: http://www.mammothcheese.ca/munger.html
|
||||
|
||||
--
|
||||
James Bailie <jimmy@mammothcheese.ca>
|
||||
http://www.mammothcheese.ca
|
Loading…
Reference in New Issue
Block a user