aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xcb/Makefile
blob: 792dd3da8eb4a62685b53af77f3fb475c09d5ab3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    xcb
# Date created:     1 August 1995
# Whom:         jkh
#
# $FreeBSD$
#

PORTNAME=   xcb
PORTVERSION=    2.3i
CATEGORIES= x11
MASTER_SITES=   http://www.goof.com/pcg/marc/data/

MAINTAINER= ports@FreeBSD.org

PORTCOMMENT=    A tool for managing x11 cut-buffers

USE_IMAKE=  yes
MAN1=       xcb.1

.include <bsd.port.mk>