openbsd-ports/astro/xearth/Makefile
2002-03-21 20:35:40 +00:00

19 lines
453 B
Makefile

# $OpenBSD: Makefile,v 1.12 2002/03/21 20:35:41 espie Exp $
COMMENT= "set the root window to the image of earth"
DISTNAME= xearth-1.1
CATEGORIES= astro x11
NEED_VERSION= 1.515
MASTER_SITES= ftp://cag.lcs.mit.edu/pub/tuna/
MAINTAINER= Paul Janzen <pjanzen@openbsd.org>
PERMIT_PACKAGE_CDROM= "Cannot sell."
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= "Cannot sell."
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= imake
.include <bsd.port.mk>