1998-01-25 17:28:49 -05:00
|
|
|
# OpenBSD makefile for: xcb
|
|
|
|
# Version required: 2.3
|
|
|
|
# Date created: 25 January 1998
|
|
|
|
# Whom: Angelos
|
|
|
|
#
|
1999-10-31 02:59:26 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.2 1999/10/31 07:59:26 turan Exp $
|
1998-01-25 17:28:49 -05:00
|
|
|
#
|
|
|
|
|
1999-10-31 02:59:26 -05:00
|
|
|
BROKEN= bad packing lists, man/man1/xcb.1
|
|
|
|
|
|
|
|
MAINTAINER= angelos@openbsd.org
|
|
|
|
|
1998-01-25 17:28:49 -05:00
|
|
|
DISTNAME= xcb-2.3
|
|
|
|
CATEGORIES= x11
|
|
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
|
|
MASTER_SITE_SUBDIR= utilities
|
|
|
|
|
|
|
|
USE_IMAKE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|