12 lines
191 B
Makefile
12 lines
191 B
Makefile
# $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>
|