kirby dd07a06ae3 Update xzoomt to 0.4 and bring support for 15, 16, 24 and 32 bpp displays.
Use hand-rolled distfile instead of patch set.
Tweak DESCR while here.
Tweaks, comments and OK naddy@
2020-07-13 05:05:00 +00:00

19 lines
324 B
Makefile

# $OpenBSD: Makefile,v 1.21 2020/07/13 05:05:00 kirby Exp $
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>