freebsd-ports/games/xgammon/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

24 lines
518 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
PORTREVISION= 1
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>