[Midnightbsd-cvs] mports: x11/xvidtune: Added xvidtune-1.0.1: Video mode tuner for X
ctriv at midnightbsd.org
ctriv at midnightbsd.org
Mon Oct 8 12:03:54 EDT 2007
Log Message:
-----------
Added xvidtune-1.0.1: Video mode tuner for X
Added Files:
-----------
mports/x11/xvidtune:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
pkg-plist (r1.1)
-------------- next part --------------
--- /dev/null
+++ x11/xvidtune/pkg-descr
@@ -0,0 +1 @@
+This package contains xvidtune, a video mode tuner for the X Window System.
--- /dev/null
+++ x11/xvidtune/pkg-plist
@@ -0,0 +1,4 @@
+bin/xvidtune
+share/X11/app-defaults/Xvidtune
+ at dirrmtry share/X11/app-defaults
+ at dirrmtry share/X11
--- /dev/null
+++ x11/xvidtune/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: xvidtune
+# Date Created: 17 Feb 2006
+# Whom: Florent Thoumie <flz at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/xvidtune/Makefile,v 1.1 2007/05/19 20:28:19 flz Exp $
+# $MidnightBSD: mports/x11/xvidtune/Makefile,v 1.1 2007/10/08 16:03:53 ctriv Exp $
+#
+
+PORTNAME= xvidtune
+PORTVERSION= 1.0.1
+CATEGORIES= x11
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Video mode tuner for X
+LICENSE= x11
+
+XORG_CAT= app
+USE_XORG= xxf86vm xt xaw
+
+MAN1= xvidtune.1
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11/xvidtune/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/app/xvidtune-1.0.1.tar.bz2) = e0744594f4e5969b20df28d897781318
+SHA256 (xorg/app/xvidtune-1.0.1.tar.bz2) = 6d0feb42c2f1d6011d97c776b9d580fd589cdf3cfe246cd99437c406a2740d36
+SIZE (xorg/app/xvidtune-1.0.1.tar.bz2) = 87986
More information about the Midnightbsd-cvs
mailing list