summaryrefslogtreecommitdiff
path: root/games/xlifegame/Makefile
blob: 8f2099a649f49eef6a85617016136c5225b30de8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:	xlifegame
# Date created:		11 January 2000
# Whom:			HIYAMA Takeshi <th@cis.ibaraki.ac.jp>
#
# $FreeBSD$
#

PORTNAME=	xlifegame
PORTVERSION=	1.11
CATEGORIES=	games
MASTER_SITES=	http://puma.cis.ibaraki.ac.jp/pub/X11/ \
		http://nadja.cis.ibaraki.ac.jp/pub/X11/

MAINTAINER=	th@cis.ibaraki.ac.jp

USE_IMAKE=	yes
NO_INSTALL_MANPAGES=	yes

.include <bsd.port.mk>