13 lines
234 B
Makefile
13 lines
234 B
Makefile
# $OpenBSD: Makefile,v 1.3 1999/10/31 08:10:17 brad Exp $
|
|
|
|
DISTNAME= xcb-2.3
|
|
CATEGORIES= x11
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
MASTER_SITE_SUBDIR= utilities
|
|
|
|
MAINTAINER= angelos@openbsd.org
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|