freebsd-ports/x11/xcb/Makefile

19 lines
284 B
Makefile
Raw Normal View History

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