openbsd-ports/x11/xcb/Makefile

21 lines
386 B
Makefile
Raw Normal View History

1998-01-25 17:28:49 -05:00
# OpenBSD makefile for: xcb
# Version required: 2.3
# Date created: 25 January 1998
# Whom: Angelos
#
# $OpenBSD: Makefile,v 1.2 1999/10/31 07:59:26 turan Exp $
1998-01-25 17:28:49 -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>