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