1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/x11/xcb/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

21 lines
344 B
Makefile

# New ports collection makefile for: xcb
# Date created: 1 August 1995
# Whom: jkh
#
# $FreeBSD$
#
PORTNAME= xcb
PORTVERSION= 2.4
PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= http://www.goof.com/pcg/marc/data/
MAINTAINER= ports@FreeBSD.org
COMMENT= A tool for managing x11 cut-buffers
USE_IMAKE= yes
MAN1= xcb.1
.include <bsd.port.mk>