00a87e4442
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>
22 lines
476 B
Makefile
22 lines
476 B
Makefile
# 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>
|