[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / wm / ratpoison

File: [cvs.NetBSD.org] / pkgsrc / wm / ratpoison / Makefile (download)

Revision 1.1.1.1 (vendor branch), Mon Mar 12 07:59:08 2001 UTC (23 years, 1 month ago) by zuntum
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines

Initial import of ratpoison.

Ratpoison is a simple Window Manager with no fat library
dependencies, no fancy graphics, no window decorations,
and no flashy wank. It is largely modelled after GNU
Screen which has done wonders in virtual terminal market.

All interaction with the window manager is done through
keystrokes. ratpoison has a prefix map to minimize the
key clobbering that cripples EMACS and other quality
pieces of software.


# $NetBSD: Makefile,v 1.1.1.1 2001/03/12 07:59:08 zuntum Exp $
#

DISTNAME=	ratpoison-0.1.1
CATEGORIES=	wm
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=ratpoison/}

MAINTAINER=	zuntum@netbsd.org
HOMEPAGE=	http://ratpoison.sourceforge.net/
COMMENT=	Simple window manager with no fat library dependencies

GNU_CONFIGURE=	YES

.include "../../mk/bsd.pkg.mk"