freebsd-ports/x11-wm/nickleby/Makefile
Thomas Abthorpe 00a87e4442 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>
2007-09-10 12:27:42 +00:00

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>