openbsd-ports/x11/xcb/Makefile

22 lines
374 B
Makefile
Raw Normal View History

COMMENT= tool for managing X11 cut-buffers
DISTNAME= xcb-2.4
REVISION= 2
1998-01-25 17:28:49 -05:00
CATEGORIES= x11
2017-12-07 08:12:44 -05:00
FIX_EXTRACT_PERMISSIONS=Yes
2002-10-29 14:48:57 -05:00
MASTER_SITES= http://www.goof.com/pcg/marc/data/
HOMEPAGE= http://www.goof.com/pcg/marc/xcb.html
1999-10-31 03:10:17 -05:00
# BSD-like, badly worded
PERMIT_PACKAGE= Yes
2008-02-01 16:55:23 -05:00
WANTLIB= ICE SM X11 Xau Xdmcp Xaw Xext Xmu Xt c
2000-02-12 01:29:49 -05:00
CONFIGURE_STYLE= imake
1998-01-25 17:28:49 -05:00
2013-03-11 07:35:43 -04:00
NO_TEST= Yes
2002-10-29 14:48:57 -05:00
1998-01-25 17:28:49 -05:00
.include <bsd.port.mk>