464864b55b
- new position specifier (moon) - new rotation specifier (galactic) - cylindrical projections (-proj cyl) - support for "real" 24-bit displays - support for running xearth it its own top-level window (-noroot, -geometry) Change maintainer to me.
21 lines
424 B
Makefile
21 lines
424 B
Makefile
# $OpenBSD: Makefile,v 1.8 2000/06/26 15:09:19 pjanzen Exp $
|
|
|
|
DISTNAME= xearth-1.1
|
|
CATEGORIES= astro x11
|
|
MASTER_SITES= ftp://cag.lcs.mit.edu/pub/tuna/
|
|
|
|
NO_CDROM= "NOFEE: Cannot sell"
|
|
|
|
LICENSE_TYPE= NOFEE
|
|
PERMIT_PACKAGE_CDROM= "Cannot sell."
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= "Cannot sell."
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
MAINTAINER= pjanzen@openbsd.org
|
|
|
|
USE_IMAKE= Yes
|
|
FAKE= Yes
|
|
|
|
.include <bsd.port.mk>
|