avoid kwallet for now
[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 PORTEPOCH=      1
7 CATEGORIES=     x11
8
9 MAINTAINER=     x11@FreeBSD.org
10 COMMENT=        X Video Extension library
11
12 LICENSE=        MIT
13
14 XORG_CAT=       lib
15 USE_XORG=       x11 xext xextproto videoproto:both xproto:both
16
17 .include <bsd.port.mk>