freebsd-ports/x11/xlupe/Makefile
2023-05-24 18:34:10 +02:00

21 lines
436 B
Makefile

PORTNAME= xlupe
PORTVERSION= 1.1
PORTREVISION= 3
CATEGORIES= x11 accessibility
MAINTAINER= beyert@cs.ucr.edu
COMMENT= Magnifying glass for X. like xmag but with continously updates
WWW= https://github.com/beyert/xlupe
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
USES= imake xorg
USE_GITHUB= yes
GH_ACCOUNT= beyert
GH_PROJECT= xlupe
USE_XORG= xaw xmu xt sm ice xpm xext x11
PLIST_FILES= bin/xlupe
.include <bsd.port.mk>