aboutsummaryrefslogtreecommitdiff
path: root/x11/xmag/Makefile
blob: 65380fbef1e2289e898e28207b915d6b88cade54 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

PORTNAME=	xmag
PORTVERSION=	1.0.6
CATEGORIES=	x11

MAINTAINER=	x11@FreeBSD.org
COMMENT=	X application for screen magnifying

LICENSE=	MIT

USES=		xorg xorg-cat:app
USE_XORG=	xt xaw

.include <bsd.port.mk>