aboutsummaryrefslogtreecommitdiff
path: root/x11/xmag/Makefile
blob: a79c1cc47b9ab034f059f40d34347b42935ad086 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $FreeBSD$

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>