openbsd-ports/astro/xearth/Makefile
2022-03-11 18:17:37 +00:00

16 lines
291 B
Makefile

COMMENT= set the root window to the image of earth
DISTNAME= xearth-1.1
REVISION = 5
CATEGORIES= astro x11
MASTER_SITES= ${MASTER_SITE_XCONTRIB:=applications/}
PERMIT_PACKAGE= Yes
WANTLIB= ICE SM X11 Xau Xdmcp Xext Xt c m
CONFIGURE_STYLE= imake
NO_TEST= Yes
.include <bsd.port.mk>