1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/x11/xcb/Makefile

21 lines
344 B
Makefile
Raw Normal View History

# New ports collection makefile for: xcb
# Date created: 1 August 1995
# Whom: jkh
#
1999-08-31 02:51:23 +00:00
# $FreeBSD$
#
2000-04-13 19:19:05 +00:00
PORTNAME= xcb
2003-01-23 21:13:10 +00:00
PORTVERSION= 2.4
PORTREVISION= 1
CATEGORIES= x11
2001-06-07 07:16:48 +00:00
MASTER_SITES= http://www.goof.com/pcg/marc/data/
MAINTAINER= ports@FreeBSD.org
2003-02-20 19:21:36 +00:00
COMMENT= A tool for managing x11 cut-buffers
USE_IMAKE= yes
MAN1= xcb.1
.include <bsd.port.mk>