summaryrefslogtreecommitdiff
path: root/x11/libXinerama/Makefile
blob: 3875e964b86dbaf25a20fde7aa90228b7361b5a1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
PORTNAME=	libXinerama
PORTVERSION=	1.1.4
PORTREVISION=	2
PORTEPOCH=	1
CATEGORIES=	x11

MAINTAINER=	x11@FreeBSD.org
COMMENT=	X11 Xinerama library
WWW=		https://www.freedesktop.org/Software/xlibs

LICENSE=	MIT

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

.include <bsd.port.mk>