38ded1e134
+ remove pkg/COMMENT
19 lines
455 B
Makefile
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>
|