22 lines
497 B
Makefile
Raw Normal View History

2006-11-13 10:08:12 +00:00
# $OpenBSD: Makefile,v 1.15 2006/11/13 10:08:12 steven Exp $
1997-12-02 00:33:26 +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
MASTER_SITES= ftp://cag.lcs.mit.edu/pub/tuna/
2000-10-22 14:02:46 +00:00
MAINTAINER= Paul Janzen <pjanzen@openbsd.org>
2000-03-07 04:36:32 +00:00
PERMIT_PACKAGE_CDROM= "Cannot sell."
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= "Cannot sell."
PERMIT_DISTFILES_FTP= Yes
WANTLIB= ICE SM X11 Xext Xt c m
2000-03-07 04:36:32 +00:00
CONFIGURE_STYLE= imake
1997-12-02 00:33:26 +00:00
2006-11-13 10:08:12 +00:00
USE_X11= Yes
2002-10-24 16:21:35 +00:00
NO_REGRESS= Yes
1997-12-02 00:33:26 +00:00
.include <bsd.port.mk>