mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
133b5bdb94
Obtained from: Xorg devel repo
16 lines
207 B
Makefile
16 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>
|