fa1156dbda
PR: 28939, 28940, 28941, 28942, 28943, 28944, 28945 Submitted by: HIYAMA Takeshi <gibbon@cocoa.freemail.ne.jp> (MAINTAINER)
20 lines
401 B
Makefile
20 lines
401 B
Makefile
# New ports collection makefile for: xlifegame
|
|
# Date created: 11 January 2000
|
|
# Whom: HIYAMA Takeshi <th@cis.ibaraki.ac.jp>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= xlifegame
|
|
PORTVERSION= 1.13
|
|
CATEGORIES= games
|
|
MASTER_SITES= http://puma.cis.ibaraki.ac.jp/pub/X11/ \
|
|
http://nadja.cis.ibaraki.ac.jp/pub/X11/
|
|
|
|
MAINTAINER= hym@cocoa.freemail.ne.jp
|
|
|
|
USE_IMAKE= yes
|
|
NO_INSTALL_MANPAGES= yes
|
|
|
|
.include <bsd.port.mk>
|