blob: 6e905ce2f845e0b508a118edeceee33a4c14b29c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# $FreeBSD$
PORTNAME= xvidtune
PORTVERSION= 1.0.3
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= Video mode tuner for X
XORG_CAT= app
USE_XORG= xxf86vm xt xaw
.include <bsd.port.mk>
|