mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
7978e77a10
like that of a game, than some design package. (fixed /0 FP exception) Submitted by: jkh Closes PR: ports/2292
19 lines
398 B
Makefile
19 lines
398 B
Makefile
# Ports collection makefile for: xspringies
|
|
# Version required: 1.1
|
|
# Date created: 12 January 1997
|
|
# Whom: jkh
|
|
#
|
|
# $Id: Makefile,v 1.3 1996/11/18 09:52:57 asami Exp $
|
|
#
|
|
|
|
DISTNAME= xspringies-1.1
|
|
CATEGORIES= games
|
|
MASTER_SITES= http://aixpdslib.seas.ucla.edu/pub/xspringies/RISC/3.2/src/
|
|
DISTFILES= xspringies.1.1.tar.Z
|
|
|
|
MAINTAINER= jkh@FreeBSD.ORG
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|