# ex:ts=8
# Ports collection makefile for:	xvattr
# Date created:			Jan 15, 2002
# Whom:				ijliao
#
# $FreeBSD: ports/x11/xvattr/Makefile,v 1.19 2008/08/21 06:18:42 rafan Exp $
#

PORTNAME=	xvattr
PORTVERSION=	1.3
PORTREVISION=	5
CATEGORIES=	x11
MASTER_SITES=	http://www.dtek.chalmers.se/groups/dvd/dist/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Getting and setting Xv attributes

USE_PERL5_BUILD=	yes
USE_GNOME=		gtk12
USE_XORG=	x11 xv
GNU_CONFIGURE=		yes

MAN1=		xvattr.1

.include <bsd.port.mk>
