freebsd-ports/games/xsol/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

22 lines
466 B
Makefile

# New ports collection makefile for: xsol
# Date created: 2 Jan 1995
# Whom: swallace
#
# $FreeBSD$
#
PORTNAME= xsol
PORTVERSION= 2.1.1
CATEGORIES= games
MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/ \
http://ftp.tu-clausthal.de/pub/unix.new/games/ \
ftp://ftp.tu-clausthal.de/pub/unix.new/games/
DISTNAME= xsol-new
MAINTAINER= swallace@FreeBSD.org
USE_IMAKE= yes
MAN6= xsol.6
.include <bsd.port.mk>