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