openbsd-ports/x11/xcb/Makefile

24 lines
448 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.16 2003/10/08 17:13:18 sturm Exp $
COMMENT= "tool for managing X11 cut-buffers"
DISTNAME= xcb-2.4
1998-01-25 17:28:49 -05:00
CATEGORIES= x11
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_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
2000-02-12 01:29:49 -05:00
2001-07-09 13:10:49 -04:00
USE_X11= Yes
CONFIGURE_STYLE= imake
1998-01-25 17:28:49 -05:00
2002-10-29 14:48:57 -05:00
NO_REGRESS= Yes
1998-01-25 17:28:49 -05:00
.include <bsd.port.mk>