1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-07 11:49:40 +00:00

16 lines
207 B
Makefile
Raw Normal View History

# $FreeBSD$
PORTNAME= xmag
PORTVERSION= 1.0.5
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>