16 lines
344 B
Makefile
16 lines
344 B
Makefile
# OpenBSD makefile for: xearth
|
|
# Version required: 1.0
|
|
# Date created: 1 December 1997
|
|
# Whom: Angelos D. Keromytis
|
|
#
|
|
# $OpenBSD: Makefile,v 1.1.1.1 1997/12/02 00:33:26 angelos Exp $
|
|
#
|
|
|
|
DISTNAME= xearth-1.0
|
|
CATEGORIES= astro x11
|
|
MASTER_SITES= ftp://cag.lcs.mit.edu/pub/tuna/
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|