mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
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. :-/
This commit is contained in:
parent
416a84a608
commit
34dcc6fecc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1092
17
games/acm/Makefile
Normal file
17
games/acm/Makefile
Normal file
@ -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 <bsd.port.mk>
|
1
games/acm/distinfo
Normal file
1
games/acm/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (acm.tar.Z) = 0cad9cd3c9f607d1ac141d5533195889
|
Loading…
Reference in New Issue
Block a user