freebsd-ports/x11/xcb/Makefile

20 lines
303 B
Makefile
Raw Normal View History

# New ports collection makefile for: xcb
# Date created: 1 August 1995
# Whom: jkh
#
1999-08-30 22:51:23 -04:00
# $FreeBSD$
#
2000-04-13 15:19:05 -04:00
PORTNAME= xcb
PORTVERSION= 2.3
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= utilities
MAINTAINER= ports@FreeBSD.org
USE_IMAKE= yes
MAN1= xcb.1
.include <bsd.port.mk>