summaryrefslogtreecommitdiff
path: root/x11/libXfixes/Makefile
blob: 26ed94f73a4227ec422d9a7dd9718fc970163752 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
PORTNAME=	libXfixes
DISTVERSION=	6.0.0
CATEGORIES=	x11

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

LICENSE=	MIT

USES=		cpe xorg xorg-cat:lib
USE_XORG=	x11 xorgproto
CPE_PRODUCT=	libxfixes
CPE_VENDOR=	x

INSTALL_TARGET=	install-strip

.include <bsd.port.mk>