summaryrefslogtreecommitdiffstats
path: root/x11/libXvMC/Makefile
blob: 2a8b6955d5d2ebf45b322e870903836c149bbdf1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:   libXvMC
# Date Created:         8 Feb 206
# Whom:             Eric Anholt <anholt@FreeBSD.org>
#
# $FreeBSD: ports/x11/libXvMC/Makefile,v 1.3 2010/05/01 11:40:13 miwi Exp $
#

PORTNAME=   libXvMC
PORTVERSION=    1.0.5
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

.include <bsd.port.mk>