Update www/p5-MediaWiki to version 1.13_1
[dports.git] / x11 / libXv / Makefile
1 # Created by: Eric Anholt <anholt@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       libXv
5 PORTVERSION=    1.0.10
6 PORTREVISION=   2
7 PORTEPOCH=      1
8 CATEGORIES=     x11
9
10 MAINTAINER=     x11@FreeBSD.org
11 COMMENT=        X Video Extension library
12
13 LICENSE=        MIT
14
15 XORG_CAT=       lib
16 USE_XORG=       x11 xext xextproto videoproto:both xproto:both
17
18 .include <bsd.port.mk>