mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
13bdc8afbd
Another life game for X. PR: 16052 Submitted by: HIYAMA Takeshi <th@cis.ibaraki.ac.jp>
21 lines
430 B
Makefile
21 lines
430 B
Makefile
# New ports collection makefile for: xlifegame
|
|
# Version required: 1.0
|
|
# Date created: 11 January 2000
|
|
# Whom: HIYAMA Takeshi <th@cis.ibaraki.ac.jp>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= xlifegame
|
|
PKGNAME= xlifegame-1.0
|
|
CATEGORIES= games
|
|
MASTER_SITES= http://puma.cis.ibaraki.ac.jp/~th/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>
|