6c2da07583
Addresses PR pkg/21595 by Juan RP. Changes: - install README file - install files in cleaner way - DESCR has 80 columns 1.0.24: ======= - Added Rob Eberts patch which changes the size of the titlebar, adds some keybindings to switch desktops with alt+number keys. 1.0.23: ======= - Menu correctly gets DEF_FONT (but not yet opt_font)
16 lines
374 B
Makefile
16 lines
374 B
Makefile
# $NetBSD: Makefile,v 1.2 2003/05/16 09:02:36 salo Exp $
|
|
#
|
|
|
|
DISTNAME= aewm++-1.0.24
|
|
CATEGORIES= wm x11
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sapphire/}
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
MAINTAINER= jrp@hispabsd.org
|
|
HOMEPAGE= http://sapphire.sourceforge.net/
|
|
COMMENT= Fork of the popular minimal window manager aewm
|
|
|
|
USE_BUILDLINK2= YES
|
|
USE_X11= YES
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|