aboutsummaryrefslogtreecommitdiff
path: root/x11/xvidtune/Makefile
blob: c5623eb75fc9db6fdae7500061a2d8df3196425f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
PORTNAME=	xvidtune
PORTVERSION=	1.0.3
CATEGORIES=	x11

MAINTAINER=	x11@FreeBSD.org
COMMENT=	Video mode tuner for X

USES=		xorg xorg-cat:app
USE_XORG=	xxf86vm xt xaw

.include <bsd.port.mk>