# $MidnightBSD: trunk/x11/libXcursor/Makefile 23840 2018-08-26 18:29:02Z laffer1 $

PORTNAME=	libXcursor
PORTVERSION=	1.1.15
CATEGORIES=	x11

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	X client-side cursor loading library

LICENSE=	mit

XORG_CAT=	lib
USE_XORG=	xrender x11 xfixes fixesproto xproto:both \
		xextproto

USES+=	cpe
CPE_PRODUCT=	libxcursor
CPE_VENDOR=	x

CONFIGURE_ARGS=	--with-icondir=${PREFIX}/lib/X11/icons
INSTALL_TARGET=	install-strip

.include <bsd.port.mk>
