17 lines
388 B
Makefile
17 lines
388 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2003/04/05 21:55:47 freyr Exp $
|
|
#
|
|
|
|
DISTNAME= golem-0.0.5
|
|
CATEGORIES= wm
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=golem/}
|
|
|
|
MAINTAINER= reide@darkest.org
|
|
HOMEPAGE= http://golem.sourceforge.net/
|
|
COMMENT= Fast and lightweight yet customizable window manager
|
|
|
|
GNU_CONFIGURE= YES
|
|
USE_BUILDLINK2= YES
|
|
USE_GMAKE= YES
|
|
USE_X11BASE= YES
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|