aboutsummaryrefslogtreecommitdiffstats
path: root/x11/libXfixes/Makefile
blob: c47b7fef96e7de000961c0229fd79a0fde3f0aaf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Created by: Eric Anholt <anholt@FreeBSD.org>
# $FreeBSD$

PORTNAME=   libXfixes
PORTVERSION=    5.0.1
CATEGORIES= x11

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

LICENSE=    MIT

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

MAN3=       Xfixes.3

.include <bsd.port.mk>