2012-12-13 11:34:47 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.18 2012/12/13 16:34:48 naddy Exp $
|
2001-03-28 04:59:37 -05:00
|
|
|
|
2007-09-15 16:04:18 -04: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
|
2010-07-30 02:58:57 -04:00
|
|
|
PKGNAME= ${DISTNAME:L}
|
2012-12-13 11:34:47 -05:00
|
|
|
REVISION= 2
|
2001-03-09 09:28:45 -05:00
|
|
|
CATEGORIES= x11 x11/windowmaker
|
2001-02-15 13:02:14 -05:00
|
|
|
|
2006-04-05 00:37:00 -04:00
|
|
|
HOMEPAGE= http://www.windowmaker.info/
|
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
|
|
|
|
2010-11-22 03:36:47 -05:00
|
|
|
RUN_DEPENDS= x11/windowmaker
|
2001-03-09 09:28:45 -05:00
|
|
|
|
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
|
2004-02-01 15:17:47 -05:00
|
|
|
PKG_ARCH= *
|
2001-02-15 13:02:14 -05:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|