openbsd-ports/x11/xcb/Makefile

23 lines
424 B
Makefile
Raw Normal View History

2002-10-29 14:48:57 -05:00
# $OpenBSD: Makefile,v 1.14 2002/10/29 19:48:59 naddy Exp $
COMMENT= "tool for managing X11 cut-buffers"
DISTNAME= xcb-2.3i
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
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>