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

20 lines
323 B
Makefile

# Created by: Eric Anholt <anholt@FreeBSD.org>
PORTNAME= libXv
PORTVERSION= 1.0.11
PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= X Video Extension library
LICENSE= MIT
USES= cpe xorg xorg-cat:lib
USE_XORG= x11 xext xorgproto
CPE_PRODUCT= libxv
CPE_VENDOR= x
.include <bsd.port.mk>