aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xlupe/Makefile
blob: 72487c6dc416cf044a4682bafa2b8cb4af7f009e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Created by: runge@rostock.zgdv.de
# $FreeBSD$

PORTNAME=   xlupe
PORTVERSION=    1.1
PORTREVISION=   2
CATEGORIES= x11 accessibility
MASTER_SITES=   http://coto.marsrakete.de/projects/xlupe/

MAINTAINER= ports@FreeBSD.org
COMMENT=    Magnifying glass for X. like xmag but with continously updates

BROKEN=     unfetchable

USES=       imake
USE_XORG=   xaw

PLIST_FILES=    bin/xlupe

.include <bsd.port.mk>