2007-09-15 16:04:18 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.5 2007/09/15 20:04:19 merdely Exp $
|
2002-08-27 16:49:58 -04:00
|
|
|
|
2007-09-15 16:04:18 -04:00
|
|
|
COMMENT= Amiga Workbench lookalike window manager
|
2002-08-27 16:49:58 -04:00
|
|
|
|
|
|
|
VERSION= 0.20pl48
|
|
|
|
DISTNAME= amiwm${VERSION}
|
|
|
|
PKGNAME= amiwm-0.20.48
|
|
|
|
CATEGORIES= x11
|
|
|
|
|
|
|
|
MASTER_SITES= ftp://ftp.lysator.liu.se/pub/X11/wm/amiwm/
|
|
|
|
|
|
|
|
HOMEPAGE= http://www.lysator.liu.se/~marcus/amiwm.html
|
|
|
|
|
|
|
|
PERMIT_PACKAGE_CDROM= restrictive
|
|
|
|
PERMIT_PACKAGE_FTP= restrictive
|
|
|
|
PERMIT_DISTFILES_CDROM= restrictive
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
2004-12-17 10:18:31 -05:00
|
|
|
WANTLIB= ICE SM X11 Xext Xmu c m
|
2002-08-27 16:49:58 -04:00
|
|
|
|
|
|
|
USE_X11= Yes
|
|
|
|
CONFIGURE_STYLE= gnu dest
|
|
|
|
|
|
|
|
CONFIGURE_ENV= CPPFLAGS='${CPPFLAGS} -I${X11BASE}/include'
|
|
|
|
|
2002-10-29 14:48:57 -05:00
|
|
|
NO_REGRESS= Yes
|
|
|
|
|
2002-08-27 16:49:58 -04:00
|
|
|
.include <bsd.port.mk>
|