20 lines
450 B
Makefile
20 lines
450 B
Makefile
# $OpenBSD: Makefile,v 1.13 2002/10/24 16:21:35 naddy Exp $
|
|
|
|
COMMENT= "set the root window to the image of earth"
|
|
DISTNAME= xearth-1.1
|
|
CATEGORIES= astro x11
|
|
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
|
|
|
|
NO_REGRESS= Yes
|
|
|
|
.include <bsd.port.mk>
|