mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
20 lines
384 B
Makefile
20 lines
384 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/
|
|
|
|
MAINTAINER= hym@cocoa.freemail.ne.jp
|
|
COMMENT= A life game for X
|
|
|
|
USE_IMAKE= yes
|
|
NO_INSTALL_MANPAGES= yes
|
|
|
|
.include <bsd.port.mk>
|