2011-09-16 12:29:12 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.17 2011/09/16 12:29:17 espie Exp $
|
2001-03-28 09:59:37 +00:00
|
|
|
|
2007-09-15 20:04:18 +00:00
|
|
|
COMMENT= themes and icons for Window Maker
|
2001-02-15 18:02:14 +00:00
|
|
|
|
2001-03-09 14:28:45 +00:00
|
|
|
DISTNAME= WindowMaker-extra-0.1
|
2010-07-30 06:58:57 +00:00
|
|
|
PKGNAME= ${DISTNAME:L}
|
2011-09-16 12:29:12 +00:00
|
|
|
REVISION= 1
|
2001-03-09 14:28:45 +00:00
|
|
|
CATEGORIES= x11 x11/windowmaker
|
2001-02-15 18:02:14 +00:00
|
|
|
|
2006-04-05 04:37:00 +00:00
|
|
|
HOMEPAGE= http://www.windowmaker.info/
|
2001-02-15 18:02:14 +00:00
|
|
|
|
2001-03-09 14:28:45 +00:00
|
|
|
MAINTAINER= Peter Stromberg <wilfried@openbsd.org>
|
2001-02-15 18:02:14 +00:00
|
|
|
|
2002-05-15 09:30:21 +00:00
|
|
|
# GPL
|
2001-02-15 18:02:14 +00:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
2001-03-09 14:28:45 +00:00
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
2001-02-15 18:02:14 +00:00
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
2001-03-09 14:28:45 +00:00
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2002-05-13 08:18:19 +00:00
|
|
|
MASTER_SITES= ${MASTER_SITE_WINDOWMAKER:=source/release/}
|
2001-03-09 14:28:45 +00:00
|
|
|
|
2010-11-22 08:36:47 +00:00
|
|
|
RUN_DEPENDS= x11/windowmaker
|
2001-03-09 14:28:45 +00:00
|
|
|
|
2001-10-25 22:34:48 +00:00
|
|
|
NO_REGRESS= Yes
|
2001-07-09 17:10:49 +00:00
|
|
|
|
2001-03-09 14:28:45 +00:00
|
|
|
CONFIGURE_STYLE= gnu
|
|
|
|
CONFIGURE_ARGS= --prefix="${PREFIX}"
|
2001-02-15 18:02:14 +00:00
|
|
|
|
2001-03-09 14:28:45 +00:00
|
|
|
NO_BUILD= Yes
|
2004-02-01 20:17:47 +00:00
|
|
|
PKG_ARCH= *
|
2001-02-15 18:02:14 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|