aboutsummaryrefslogtreecommitdiff
path: root/games/xsol/Makefile
blob: 3fa0eedfd17d3717b7ed705f85bb4d7120f79e00 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:    xsol
# Version required:     2.1.1
# Date created:         2 Jan 1995
# Whom:                 swallace
#
# $Id: Makefile,v 1.9 1999/03/08 21:03:08 steve Exp $
#

DISTNAME=       xsol-new
PKGNAME=	xsol-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/

MAINTAINER=	swallace@FreeBSD.org

USE_IMAKE=      yes
MAN6=		xsol.6

.include <bsd.port.mk>