freebsd-ports/games/xspringies/Makefile
Jordan K. Hubbard 9634b5e1f1 De-fennerize this port.
Submitted by:	Felix Kronlage <fkr@opendarwin.org>
Obtained from:	OpenDarwin Project
2003-10-08 00:31:24 +00:00

20 lines
407 B
Makefile

# 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>