aboutsummaryrefslogtreecommitdiffstats
path: root/x11/libXvMC/Makefile
blob: 1c3c51d66afada77cd8d41bcb8f920a4bbb66eaf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: Eric Anholt <anholt@FreeBSD.org>
# $FreeBSD$

PORTNAME=   libXvMC
PORTVERSION=    1.0.8
CATEGORIES= x11

MAINTAINER= x11@FreeBSD.org
COMMENT=    X Video Extension Motion Compensation library

XORG_CAT=   lib
USE_XORG=   x11 xext xv xextproto videoproto:both xproto:both

NO_STAGE=   yes
.include <bsd.port.mk>