16 lines
379 B
Makefile
16 lines
379 B
Makefile
# $NetBSD: Makefile,v 1.4 2004/02/26 09:02:43 xtraeme Exp $
|
|
#
|
|
|
|
DISTNAME= aewm++-1.0.24
|
|
CATEGORIES= wm x11
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sapphire/}
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
MAINTAINER= xtraeme@NetBSD.org
|
|
HOMEPAGE= http://sapphire.sourceforge.net/
|
|
COMMENT= Fork of the popular minimal window manager aewm
|
|
|
|
USE_BUILDLINK3= YES
|
|
USE_X11= YES
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|