# New ports collection makefile for:   libXdamage
# Date Created:			13 Nov, 2003
# Whom:				Eric Anholt <anholt@FreeBSD.org>
#
# $FreeBSD: ports/x11/libXdamage/Makefile,v 1.13 2007/05/19 20:26:49 flz Exp $
# $MidnightBSD: mports/x11/libXdamage/Makefile,v 1.1 2007/10/02 22:36:27 ctriv Exp $
#

PORTNAME=	libXdamage
PORTVERSION=	1.1.1
CATEGORIES=	x11

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	X Damage extension library
LICENSE=	x11

XORG_CAT=	lib
USE_XORG=	x11 damageproto:both xfixes fixesproto xextproto xproto:both

.include <bsd.port.mk>
