2020-07-13 05:05:00 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.21 2020/07/13 05:05:00 kirby Exp $
|
1998-01-24 22:07:33 +00:00
|
|
|
|
2007-09-15 20:04:18 +00:00
|
|
|
COMMENT= magnify, rotate, mirror the image on the X11 screen
|
2001-05-06 04:41:05 +00:00
|
|
|
|
2020-07-13 05:05:00 +00:00
|
|
|
DISTNAME= xzoom-0.4
|
1998-01-24 22:07:33 +00:00
|
|
|
CATEGORIES= x11
|
2002-10-29 19:48:57 +00:00
|
|
|
|
2020-07-13 05:05:00 +00:00
|
|
|
MASTER_SITES= http://www.linklevel.net/distfiles/
|
1998-01-24 22:07:33 +00:00
|
|
|
|
2003-10-08 17:13:14 +00:00
|
|
|
# custom
|
2019-07-14 00:39:34 +00:00
|
|
|
PERMIT_PACKAGE= Yes
|
2004-12-17 15:03:17 +00:00
|
|
|
WANTLIB= X11 Xext c
|
2000-03-23 22:44:35 +00:00
|
|
|
|
2000-10-22 15:41:23 +00:00
|
|
|
CONFIGURE_STYLE= imake
|
1998-01-24 22:07:33 +00:00
|
|
|
|
2013-03-11 11:35:43 +00:00
|
|
|
NO_TEST= Yes
|
2002-10-29 19:48:57 +00:00
|
|
|
|
1998-01-24 22:07:33 +00:00
|
|
|
.include <bsd.port.mk>
|