2012-10-08 14:42:17 +02:00
|
|
|
# $NetBSD: Makefile,v 1.16 2012/10/08 12:42:25 asau Exp $
|
2000-12-18 14:50:41 +01:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= WindowMaker-extra-0.1
|
|
|
|
PKGNAME= wmextra-0.1
|
2006-02-06 00:08:03 +01:00
|
|
|
PKGREVISION= 3
|
2003-04-26 11:49:35 +02:00
|
|
|
CATEGORIES= x11 wm windowmaker
|
2007-03-17 01:53:24 +01:00
|
|
|
MASTER_SITES= ftp://ftp.windowmaker.info/pub/source/release/
|
2000-12-18 14:50:41 +01:00
|
|
|
|
2006-03-04 22:28:51 +01:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2007-03-17 01:53:24 +01:00
|
|
|
HOMEPAGE= http://www.windowmaker.info/
|
2002-11-07 00:30:02 +01:00
|
|
|
COMMENT= Extras for Window Maker window manager
|
2000-12-18 14:50:41 +01:00
|
|
|
|
2002-03-13 18:36:35 +01:00
|
|
|
DEPENDS+= windowmaker>=0.80.0nb1:../../wm/windowmaker
|
2000-12-18 14:50:41 +01:00
|
|
|
|
|
|
|
USE_X11BASE= yes
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|