openbsd-ports/x11/xzoom/Makefile
2022-03-11 20:15:18 +00:00

17 lines
263 B
Makefile

COMMENT= magnify, rotate, mirror the image on the X11 screen
DISTNAME= xzoom-0.4
CATEGORIES= x11
MASTER_SITES= http://www.linklevel.net/distfiles/
# custom
PERMIT_PACKAGE= Yes
WANTLIB= X11 Xext c
CONFIGURE_STYLE= imake
NO_TEST= Yes
.include <bsd.port.mk>