openbsd-ports/x11/windowmaker-extra/Makefile

33 lines
663 B
Makefile
Raw Normal View History

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