133b5bdb94
Obtained from: Xorg devel repo
15 lines
207 B
Makefile
15 lines
207 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= xmag
|
|
PORTVERSION= 1.0.6
|
|
CATEGORIES= x11
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= X application for screen magnifying
|
|
|
|
LICENSE= MIT
|
|
|
|
XORG_CAT= app
|
|
USE_XORG= xt xaw
|
|
|
|
.include <bsd.port.mk>
|