freebsd-ports/x11/libXfixes/Makefile
Koop Mast f8bf967273 Update libXfixes to 5.0.3.
This version actualy has the fixes for the server responce verification
issues.

MFH:		2016Q4
Security:	1cf65085-a760-41d2-9251-943e1af62eb8
2016-10-08 13:45:12 +00:00

20 lines
332 B
Makefile

# Created by: Eric Anholt <anholt@FreeBSD.org>
# $FreeBSD$
PORTNAME= libXfixes
PORTVERSION= 5.0.3
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= X Fixes extension library
LICENSE= MIT
XORG_CAT= lib
USE_XORG= x11 fixesproto:both xproto:both xextproto
USES+= cpe
CPE_PRODUCT= libxfixes
CPE_VENDOR= x
.include <bsd.port.mk>