aboutsummaryrefslogtreecommitdiffstats
path: root/games/xspringies/Makefile
blob: 892d0c9962ba7ed2b808fc19eb580617fb2b393c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Ports collection makefile for:    xspringies
# Date created:             12 January 1997
# Whom:                 jkh
#
# $FreeBSD$
#

PORTNAME=   xspringies
PORTVERSION=    1.1
CATEGORIES= games
MASTER_SITES=   ftp://aixpdslib.seas.ucla.edu/pub/xspringies/RISC/3.2/src/
DISTFILES=  xspringies.1.1.tar.Z

MAINTAINER= jkh@FreeBSD.org
COMMENT=    A mass and spring simulation system

USE_IMAKE=  yes
MAN1=       xspringies.1

.include <bsd.port.mk>