17 lines
369 B
Makefile
17 lines
369 B
Makefile
# OpenBSD makefile for: xearth
|
|
# Version required: 1.0
|
|
# Date created: 1 December 1997
|
|
# Whom: Angelos D. Keromytis
|
|
#
|
|
# $OpenBSD: Makefile,v 1.2 1998/04/10 02:40:15 marc Exp $
|
|
#
|
|
|
|
DISTNAME= xearth-1.0
|
|
CATEGORIES= astro x11
|
|
NO_CDROM= "NOFEE: Can not sell"
|
|
MASTER_SITES= ftp://cag.lcs.mit.edu/pub/tuna/
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|