2002-05-15 05:30:21 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.9 2002/05/15 09:30:22 wilfried Exp $
|
2001-03-28 04:59:37 -05:00
|
|
|
|
|
|
|
COMMENT= 'themes and icons for Window Maker'
|
2001-02-15 13:02:14 -05:00
|
|
|
|
2001-03-09 09:28:45 -05:00
|
|
|
DISTNAME= WindowMaker-extra-0.1
|
|
|
|
PKGNAME= ${DISTNAME:L}
|
|
|
|
CATEGORIES= x11 x11/windowmaker
|
2002-05-13 04:18:19 -04:00
|
|
|
NEED_VERSION= 1.528
|
2001-02-15 13:02:14 -05:00
|
|
|
|
2001-03-09 09:28:45 -05:00
|
|
|
HOMEPAGE= http://www.windowmaker.org/
|
2001-02-15 13:02:14 -05:00
|
|
|
|
2001-03-09 09:28:45 -05:00
|
|
|
MAINTAINER= Peter Stromberg <wilfried@openbsd.org>
|
2001-02-15 13:02:14 -05:00
|
|
|
|
2002-05-15 05:30:21 -04:00
|
|
|
# GPL
|
2001-02-15 13:02:14 -05:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
2001-03-09 09:28:45 -05:00
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
2001-02-15 13:02:14 -05:00
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
2001-03-09 09:28:45 -05:00
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2002-05-13 04:18:19 -04:00
|
|
|
MASTER_SITES= ${MASTER_SITE_WINDOWMAKER:=source/release/}
|
2001-03-09 09:28:45 -05:00
|
|
|
|
2001-11-14 08:58:34 -05:00
|
|
|
RUN_DEPENDS= :windowmaker-*:x11/windowmaker
|
2001-03-09 09:28:45 -05:00
|
|
|
|
2001-07-09 13:10:49 -04:00
|
|
|
USE_X11= Yes
|
2001-10-25 18:34:48 -04:00
|
|
|
NO_REGRESS= Yes
|
2001-07-09 13:10:49 -04:00
|
|
|
|
2001-03-09 09:28:45 -05:00
|
|
|
CONFIGURE_STYLE= gnu
|
|
|
|
CONFIGURE_ARGS= --prefix="${PREFIX}"
|
2001-02-15 13:02:14 -05:00
|
|
|
|
2001-03-09 09:28:45 -05:00
|
|
|
NO_BUILD= Yes
|
2001-02-15 13:02:14 -05:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|