freebsd-ports/x11/xlupe/Makefile
Baptiste Daroussin 285d79ee58 Support stage
2013-12-13 23:41:41 +00:00

18 lines
363 B
Makefile

# 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
USES= imake
USE_XORG= xaw
PLIST_FILES= bin/xlupe
.include <bsd.port.mk>