# $MidnightBSD: mports/x11/xvinfo/Makefile,v 1.6 2013/06/12 22:28:41 laffer1 Exp $

PORTNAME=	xvinfo
PORTVERSION=	1.1.2
PORTREVISION=	2
CATEGORIES=	x11

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Print out X-Video extension adaptor information
LICENSE=	mit

XORG_CAT=	app
USE_XORG=	xv x11

PLIST_FILES=	bin/xvinfo

MAN1=		xvinfo.1

.include <bsd.port.mk>
