openbsd-ports/astro/xearth/Makefile
jasper 0fc8bd8d26 - switch to newstyle LIB_DEPENDS/WANTLIB
- switch to SUBST_CMD (sattrack)

ok aja@
2010-08-26 11:12:46 +00:00

24 lines
520 B
Makefile

# $OpenBSD: Makefile,v 1.22 2010/08/26 11:12:46 jasper Exp $
COMMENT= set the root window to the image of earth
DISTNAME= xearth-1.1
CATEGORIES= astro x11
MASTER_SITES= ${MASTER_SITE_XCONTRIB:=applications/}
MAINTAINER= Paul Janzen <pjanzen@openbsd.org>
PERMIT_PACKAGE_CDROM= Cannot sell
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Cannot sell
PERMIT_DISTFILES_FTP= Yes
REVISION = 3
WANTLIB= ICE SM X11 Xau Xdmcp Xext Xt c m
CONFIGURE_STYLE= imake
USE_X11= Yes
NO_REGRESS= Yes
.include <bsd.port.mk>