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
|
|
|
|
PORTVERSION= 2.3
|
1996-11-18 09:56:45 +00:00
|
|
|
CATEGORIES= x11
|
|
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
|
|
MASTER_SITE_SUBDIR= utilities
|
1995-08-02 06:27:24 +00:00
|
|
|
|
2000-02-05 10:55:49 +00:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
|
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>
|