summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortaoka <taoka@FreeBSD.org>1999-04-30 07:36:31 +0000
committertaoka <taoka@FreeBSD.org>1999-04-30 07:36:31 +0000
commitcf7074fd62def59da1bd7226fc97cebdf3503bf9 (patch)
treeeff0be5b69c03562888c1639b8f1c8c3eb7011a5
parent6fef169d70681dd0b40386106808c81cb22ea012 (diff)
downloadFreeBSD-ports-cf7074fd62def59da1bd7226fc97cebdf3503bf9.zip
FreeBSD-ports-cf7074fd62def59da1bd7226fc97cebdf3503bf9.tar.gz
magnifying glass for X. like xmag but with continously updates.
PR: 11187 Submitted by: Thomas Runge <runge@rostock.zgdv.de>
-rw-r--r--x11/xlupe/Makefile26
-rw-r--r--x11/xlupe/distinfo1
-rw-r--r--x11/xlupe/pkg-comment1
-rw-r--r--x11/xlupe/pkg-descr9
-rw-r--r--x11/xlupe/pkg-plist2
5 files changed, 39 insertions, 0 deletions
diff --git a/x11/xlupe/Makefile b/x11/xlupe/Makefile
new file mode 100644
index 0000000..aad3f3e
--- /dev/null
+++ b/x11/xlupe/Makefile
@@ -0,0 +1,26 @@
+# New ports collection makefile for: xlupe
+# Version required: 1.0
+# Date created: 17 Apr 1999
+# Whom: runge@rostock.zgdv.de
+#
+# $Id$
+#
+
+DISTNAME= xlupe-1.0
+CATEGORIES= x11
+MASTER_SITES= http://www.rostock.zgdv.de/~runge/xlupe/
+
+MAINTAINER= runge@rostock.zgdv.de
+
+LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
+
+USE_IMAKE= yes
+REQUIRES_MOTIF= no
+
+# you can build it with a motif interface as well!
+# REQUIRES_MOTIF= no
+
+#post-install:
+# strip ${PREFIX}/bin/xlupe
+
+.include <bsd.port.mk>
diff --git a/x11/xlupe/distinfo b/x11/xlupe/distinfo
new file mode 100644
index 0000000..6ec0860
--- /dev/null
+++ b/x11/xlupe/distinfo
@@ -0,0 +1 @@
+MD5 (xlupe-1.0.tar.gz) = e9bf468b310e07e462b1c57efdca1204
diff --git a/x11/xlupe/pkg-comment b/x11/xlupe/pkg-comment
new file mode 100644
index 0000000..66332bc
--- /dev/null
+++ b/x11/xlupe/pkg-comment
@@ -0,0 +1 @@
+magnifying glass for X. like xmag but with continously updates.
diff --git a/x11/xlupe/pkg-descr b/x11/xlupe/pkg-descr
new file mode 100644
index 0000000..ac9626d7
--- /dev/null
+++ b/x11/xlupe/pkg-descr
@@ -0,0 +1,9 @@
+This is a little program for zooming parts of your desktop, very
+similar to xmag. The difference is, that it continously updates
+it's contents. And it supports all available visuals.
+
+http://www.rostock.zgdv.de/~runge/xlupe
+
+Tom
+runge@rostock.zgdv.de
+
diff --git a/x11/xlupe/pkg-plist b/x11/xlupe/pkg-plist
new file mode 100644
index 0000000..bdd2352
--- /dev/null
+++ b/x11/xlupe/pkg-plist
@@ -0,0 +1,2 @@
+bin/xlupe
+
OpenPOWER on IntegriCloud