1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/games/xgammon/Makefile
Kirill Ponomarev 7fdc0c1619 Update to version 0.98a
PR:		ports/72320
Submitted by:	Ports Fury
2004-10-12 10:33:35 +00:00

24 lines
502 B
Makefile

# New ports collection makefile for: xgammon
# Date created: 02 January 1997
# Whom: Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= xgammon
PORTVERSION= 0.98a
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
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>