freebsd-ports/games/xspringies/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

21 lines
425 B
Makefile

# Ports collection makefile for: xspringies
# Date created: 12 January 1997
# Whom: jkh
#
# $FreeBSD$
#
PORTNAME= xspringies
PORTVERSION= 1.1
PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= ftp://aixpdslib.seas.ucla.edu/pub/xspringies/RISC/3.2/src/
DISTFILES= xspringies.1.1.tar.Z
MAINTAINER= ports@FreeBSD.org
COMMENT= A mass and spring simulation system
USE_IMAKE= yes
MAN1= xspringies.1
.include <bsd.port.mk>