1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
freebsd-ports/x11/xmag/Makefile
Koop Mast 133b5bdb94 Update xmag to 1.0.6.
Obtained from:	Xorg devel repo
2015-10-20 13:47:13 +00:00

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>