openbsd-ports/astro/xearth/Makefile

19 lines
453 B
Makefile
Raw Normal View History

2002-03-21 15:35:40 -05:00
# $OpenBSD: Makefile,v 1.12 2002/03/21 20:35:41 espie Exp $
1997-12-01 19:33:26 -05:00
COMMENT= "set the root window to the image of earth"
DISTNAME= xearth-1.1
1997-12-01 19:33:26 -05:00
CATEGORIES= astro x11
2002-03-21 15:35:40 -05:00
NEED_VERSION= 1.515
1997-12-01 19:33:26 -05:00
MASTER_SITES= ftp://cag.lcs.mit.edu/pub/tuna/
2000-10-22 10:02:46 -04:00
MAINTAINER= Paul Janzen <pjanzen@openbsd.org>
2000-03-06 23:36:32 -05:00
PERMIT_PACKAGE_CDROM= "Cannot sell."
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= "Cannot sell."
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= imake
1997-12-01 19:33:26 -05:00
.include <bsd.port.mk>