openbsd-ports/astro/xearth/Makefile
obecian 38ded1e134 + add COMMENT/bump version
+ remove pkg/COMMENT
2001-04-12 04:17:51 +00:00

19 lines
455 B
Makefile

# $OpenBSD: Makefile,v 1.11 2001/04/12 04:17:53 obecian Exp $
COMMENT= "set the root window to the image of earth"
DISTNAME= xearth-1.1
CATEGORIES= astro x11
NEED_VERSION= 1.364
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>