aboutsummaryrefslogtreecommitdiff
path: root/x11/xvidtune/Makefile
blob: 73e996e2ae770e6337e07c9b3d0cefd083808422 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12

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>