summaryrefslogtreecommitdiff
path: root/x11/xcb/Makefile
blob: ebd2e31c64c17cc543c8c1f6f41009cfae93321f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# New ports collection makefile for:	xcb
# Version required:	2.3
# Date created:		1 August 1995
# Whom:			jkh
#
# $Id$
#

DISTNAME=	xcb-2.3
CATEGORIES+=	x11
MASTER_SITES=	ftp://crl.dec.com/pub/X11/contrib/utilities/

MAINTAINER=	jkh@FreeBSD.ORG
USE_IMAKE=	yes

.include <bsd.port.mk>