mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
c915419c02
not that wcslib and dgpsip sites don't seem to work
16 lines
278 B
Makefile
16 lines
278 B
Makefile
COMMENT= set the root window to the image of earth
|
|
DISTNAME= xearth-1.1
|
|
REVISION = 5
|
|
CATEGORIES= astro x11
|
|
SITES= ${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>
|