1995-08-02 02:27:24 -04:00
|
|
|
# New ports collection makefile for: xcb
|
|
|
|
# Date created: 1 August 1995
|
|
|
|
# Whom: jkh
|
|
|
|
#
|
1999-08-30 22:51:23 -04:00
|
|
|
# $FreeBSD$
|
1995-08-02 02:27:24 -04:00
|
|
|
#
|
|
|
|
|
2000-04-13 15:19:05 -04:00
|
|
|
PORTNAME= xcb
|
|
|
|
PORTVERSION= 2.3
|
1996-11-18 04:56:45 -05:00
|
|
|
CATEGORIES= x11
|
|
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
|
|
MASTER_SITE_SUBDIR= utilities
|
1995-08-02 02:27:24 -04:00
|
|
|
|
2000-02-05 05:55:49 -05:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
|
1995-08-02 02:27:24 -04:00
|
|
|
USE_IMAKE= yes
|
1998-10-05 01:18:06 -04:00
|
|
|
MAN1= xcb.1
|
1995-08-02 02:27:24 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|