From 34dcc6fecc546b55bab6e2c4ab101ca011d7c1be Mon Sep 17 00:00:00 2001 From: Joerg Wunsch Date: Sun, 5 Mar 1995 23:32:26 +0000 Subject: acm - a flight simulator for X11. The program still SIGFPE's for me when compiled without -g, but that doesn't seem to be acm's fault. Also, i don't want to get my patches lost. The port should remain disabled in the parent Makefile until the floating point troubles are fixed. ...desperatley hoping that i've got the import right this time. :-/ --- games/acm/Makefile | 17 +++++++++++++++++ games/acm/distinfo | 1 + 2 files changed, 18 insertions(+) create mode 100644 games/acm/Makefile create mode 100644 games/acm/distinfo (limited to 'games/acm') diff --git a/games/acm/Makefile b/games/acm/Makefile new file mode 100644 index 000000000000..5249378ffe66 --- /dev/null +++ b/games/acm/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: acm(1) +# Version required: comp.sources.x/volume12 +# Date created: 5 March 1995 +# Whom: joerg +# +# $Id: Makefile,v 1.1.1.1 1994/12/28 11:53:41 joerg Exp $ +# + +DISTNAME= acm +WRKSRC= ${WRKDIR}/acm +EXTRACT_SUFX= .tar.Z +USE_IMAKE= yes +MASTER_SITES= ftp://hpsystem2.informatik.tu-muenchen.de/pub/comp/usenet/comp.sources.x/acm/ +MASTER_SITES+= ftp://sally.bl.physik.tu-muenchen.de/a/tum1.leo.org/archive/isar/.mntpts/tum.info-pub1/pub/comp/usenet/comp.sources.x/acm/ + + +.include diff --git a/games/acm/distinfo b/games/acm/distinfo new file mode 100644 index 000000000000..3505fe191236 --- /dev/null +++ b/games/acm/distinfo @@ -0,0 +1 @@ +MD5 (acm.tar.Z) = 0cad9cd3c9f607d1ac141d5533195889 -- cgit v1.2.3