1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00
freebsd-ports/x11/xcb/Makefile
Baptiste Daroussin df569a3a40 Fix master_site
2011-08-02 19:22:14 +00:00

22 lines
383 B
Makefile

# New ports collection makefile for: xcb
# Date created: 1 August 1995
# Whom: jkh
#
# $FreeBSD$
#
PORTNAME= xcb
PORTVERSION= 2.4
PORTREVISION= 2
CATEGORIES= x11
MASTER_SITES= http://oldhome.schmorp.de/marc/data/
MAINTAINER= ports@FreeBSD.org
COMMENT= A tool for managing x11 cut-buffers
USE_IMAKE= yes
USE_XORG= ice sm x11 xaw xext xmu xt
MAN1= xcb.1
.include <bsd.port.mk>