[Midnightbsd-cvs] mports: x11/xmag: Added xmag-1.0.2: X application for screen magnifying
ctriv at midnightbsd.org
ctriv at midnightbsd.org
Mon Oct 8 11:13:34 EDT 2007
Log Message:
-----------
Added xmag-1.0.2: X application for screen magnifying
Added Files:
-----------
mports/x11/xmag:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
pkg-plist (r1.1)
-------------- next part --------------
--- /dev/null
+++ x11/xmag/pkg-descr
@@ -0,0 +1,5 @@
+This package contains xmag, a screen magnifying application for the
+X Window System.
+
+- Joel Dahl
+joel at FreeBSD.org
--- /dev/null
+++ x11/xmag/pkg-plist
@@ -0,0 +1,4 @@
+bin/xmag
+share/X11/app-defaults/Xmag
+ at dirrmtry share/X11/app-defaults
+ at dirrmtry share/X11
--- /dev/null
+++ x11/xmag/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: xmag
+# Date Created: 17 Feb 2006
+# Whom: Florent Thoumie <flz at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/xmag/Makefile,v 1.2 2007/09/13 19:45:04 flz Exp $
+# $MidnightBSD: mports/x11/xmag/Makefile,v 1.1 2007/10/08 15:13:34 ctriv Exp $
+#
+
+PORTNAME= xmag
+PORTVERSION= 1.0.2
+CATEGORIES= x11
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= X application for screen magnifying
+LICENSE= x11
+
+XORG_CAT= app
+USE_XORG= xt xaw
+
+MAN1= xmag.1
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11/xmag/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/app/xmag-1.0.2.tar.bz2) = 7c6a783e42c88360ac31d259a864a19d
+SHA256 (xorg/app/xmag-1.0.2.tar.bz2) = 51dd943e607ddd8067fd13cd597998fb00560cbf06450a8c374563a78a86da43
+SIZE (xorg/app/xmag-1.0.2.tar.bz2) = 106793
More information about the Midnightbsd-cvs
mailing list