21 lines
439 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.27 2013/10/11 21:20:54 naddy Exp $
1997-12-02 00:33:26 +00:00
2007-09-15 10:37:21 +00:00
COMMENT= set the root window to the image of earth
DISTNAME= xearth-1.1
1997-12-02 00:33:26 +00:00
CATEGORIES= astro x11
2007-12-18 09:30:31 +00:00
MASTER_SITES= ${MASTER_SITE_XCONTRIB:=applications/}
1997-12-02 00:33:26 +00:00
2000-10-22 14:02:46 +00:00
MAINTAINER= Paul Janzen <pjanzen@openbsd.org>
2007-09-15 10:37:21 +00:00
PERMIT_PACKAGE_CDROM= Cannot sell
2000-03-07 04:36:32 +00:00
PERMIT_PACKAGE_FTP= Yes
2010-07-11 16:01:51 +00:00
REVISION = 4
WANTLIB= ICE SM X11 Xau Xdmcp Xext Xt c m
2000-03-07 04:36:32 +00:00
CONFIGURE_STYLE= imake
1997-12-02 00:33:26 +00:00
2013-03-10 22:28:04 +00:00
NO_TEST= Yes
2002-10-24 16:21:35 +00:00
1997-12-02 00:33:26 +00:00
.include <bsd.port.mk>