aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xcb/Makefile
blob: 3c9e8b42fcedd962ace3cda4cb4cdfc96205e8ef (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# New ports collection makefile for:    xcb
# Version required: 2.3
# Date created:     1 August 1995
# Whom:         jkh
#
# $Id: Makefile,v 1.3 1997/01/06 12:15:11 jkh Exp $
#

DISTNAME=   xcb-2.3
CATEGORIES= x11
MASTER_SITES=   ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= utilities

USE_IMAKE=  yes
MAN1=       xcb.1

.include <bsd.port.mk>