diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-04-30 07:36:31 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-04-30 07:36:31 +0000 |
commit | c94013ee009979605725a73e0dbda5661f49b93c (patch) | |
tree | 40b0841cca40426d4b6089ade645a852118686dc /x11/xlupe | |
parent | 60ba1fd621ce64ba279a5e4e59ed8b0dad11e663 (diff) | |
download | ports-c94013ee009979605725a73e0dbda5661f49b93c.tar.gz ports-c94013ee009979605725a73e0dbda5661f49b93c.zip |
Notes
Diffstat (limited to 'x11/xlupe')
-rw-r--r-- | x11/xlupe/Makefile | 26 | ||||
-rw-r--r-- | x11/xlupe/distinfo | 1 | ||||
-rw-r--r-- | x11/xlupe/pkg-comment | 1 | ||||
-rw-r--r-- | x11/xlupe/pkg-descr | 9 | ||||
-rw-r--r-- | x11/xlupe/pkg-plist | 2 |
5 files changed, 39 insertions, 0 deletions
diff --git a/x11/xlupe/Makefile b/x11/xlupe/Makefile new file mode 100644 index 000000000000..aad3f3ed0423 --- /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 000000000000..6ec0860cd347 --- /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 000000000000..66332bc79c0a --- /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 000000000000..ac9626d79748 --- /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 000000000000..bdd235209142 --- /dev/null +++ b/x11/xlupe/pkg-plist @@ -0,0 +1,2 @@ +bin/xlupe + |