summaryrefslogtreecommitdiffstats
path: root/games/xgammon/Makefile
blob: 1738bf8819e73c34cddfc7786c721e665a0c5299 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# New ports collection makefile for:	xgammon
# Date created:		02 January 1997
# Whom:			Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	xgammon
PORTVERSION=	0.98a
PORTREVISION=	2
CATEGORIES=	games
MASTER_SITES=	http://fawn.unibw-hamburg.de/steuer/xgammon/Downloads/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A backgammon program for X11

USE_IMAKE=	yes
USE_XORG=	x11 xext xaw xmu xt sm ice

MAN6=		xgammon.6
PLIST_FILES=	bin/xgammon lib/X11/app-defaults/XGammon \
		lib/X11/xgammon/xgammon.db
PLIST_DIRS=	lib/X11/xgammon

.include <bsd.port.mk>
OpenPOWER on IntegriCloud