mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
ec071eefd8
Release notes: https://lists.x.org/archives/xorg-announce/2022-December/003280.html Sponsored by: Beckhoff Automation GmbH & Co. KG
19 lines
330 B
Makefile
19 lines
330 B
Makefile
PORTNAME= libXv
|
|
PORTVERSION= 1.0.12
|
|
PORTEPOCH= 1
|
|
CATEGORIES= x11
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= X Video Extension library
|
|
WWW= https://www.freedesktop.org/Software/xlibs
|
|
|
|
LICENSE= MIT
|
|
|
|
EXTRACT_SUFX= .tar.xz
|
|
USES= cpe xorg xorg-cat:lib
|
|
USE_XORG= x11 xext xorgproto
|
|
CPE_PRODUCT= libxv
|
|
CPE_VENDOR= x
|
|
|
|
.include <bsd.port.mk>
|