2013-03-11 07:35:43 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.15 2013/03/11 11:46:19 espie Exp $
|
2001-04-13 22:07:17 -04:00
|
|
|
|
2007-09-15 16:04:18 -04:00
|
|
|
COMMENT= X11 window interface tool
|
2001-01-25 12:03:05 -05:00
|
|
|
|
|
|
|
DISTNAME= xwit-3.4
|
2011-11-15 11:36:01 -05:00
|
|
|
REVISION= 1
|
2001-01-25 12:03:05 -05:00
|
|
|
CATEGORIES= x11
|
|
|
|
|
2003-10-08 13:13:14 -04:00
|
|
|
# BSD-like, badly worded
|
2001-01-25 12:03:05 -05:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
2009-03-07 10:37:38 -05:00
|
|
|
|
2011-11-15 11:36:01 -05:00
|
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB:=utilities/}
|
2001-01-25 12:03:05 -05:00
|
|
|
|
2011-11-15 11:36:01 -05:00
|
|
|
WANTLIB= X11 Xau Xdmcp Xext c
|
2001-01-25 12:03:05 -05:00
|
|
|
|
2011-11-15 11:36:01 -05:00
|
|
|
CONFIGURE_STYLE=imake
|
2001-01-25 12:03:05 -05:00
|
|
|
|
2013-03-11 07:35:43 -04:00
|
|
|
NO_TEST= Yes
|
2001-10-25 12:14:51 -04:00
|
|
|
|
2001-01-25 12:03:05 -05:00
|
|
|
.include <bsd.port.mk>
|