1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00
freebsd-ports/x11/libXinerama/Makefile
2021-04-06 16:31:07 +02:00

20 lines
329 B
Makefile

# Created by: Eric Anholt <anholt@FreeBSD.org>
PORTNAME= libXinerama
PORTVERSION= 1.1.4
PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= X11 Xinerama library
LICENSE= MIT
USES= cpe xorg xorg-cat:lib
USE_XORG= x11 xext xorgproto
CPE_PRODUCT= libxinerama
CPE_VENDOR= x
.include <bsd.port.mk>