freebsd-ports/games/xspringies/Makefile
Satoshi Asami 2971a93e52 Convert to PORTNAME/PORTVERSION. The following ports hand invalid version
strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and
xnibbles.
2000-04-14 12:28:40 +00:00

20 lines
363 B
Makefile

# Ports collection makefile for: xspringies
# Date created: 12 January 1997
# Whom: jkh
#
# $FreeBSD$
#
PORTNAME= xspringies
PORTVERSION= 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
MAN1= xspringies.1
.include <bsd.port.mk>