# New ports collection makefile for:   libXext
# Date Created:			29 Oct, 2003
# Whom:				Eric Anholt <anholt@FreeBSD.org>
#
# $FreeBSD: ports/x11/libXfixes/Makefile,v 1.16 2010/05/01 11:40:12 miwi Exp $
#

PORTNAME=	libXfixes
PORTVERSION=	4.0.4
CATEGORIES=	x11

MAINTAINER=	x11@FreeBSD.org
COMMENT=	X Fixes extension library

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

MAN3=		Xfixes.3

.include <bsd.port.mk>
