openbsd-ports/astro/xearth/Makefile
brad 052e9d1c41 get rid of deprecated or unused variables, FAKE, NO_CDROM,
USE_IMAKE/GNU_CONFIGURE -> CONFIGURE_STYLE etc.
2000-09-12 13:13:15 +00:00

18 lines
384 B
Makefile

# $OpenBSD: Makefile,v 1.9 2000/09/12 13:13:15 brad Exp $
DISTNAME= xearth-1.1
CATEGORIES= astro x11
NEED_VERSION= 1.320
MASTER_SITES= ftp://cag.lcs.mit.edu/pub/tuna/
MAINTAINER= 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>