summaryrefslogtreecommitdiffstats
path: root/x11/xvidtune/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xvidtune/Makefile')
-rw-r--r--x11/xvidtune/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/x11/xvidtune/Makefile b/x11/xvidtune/Makefile
new file mode 100644
index 0000000..48d7b0a
--- /dev/null
+++ b/x11/xvidtune/Makefile
@@ -0,0 +1,15 @@
+# $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
+
+MAN1= xvidtune.1
+
+.include <bsd.port.mk>