mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
8a4ba2893e
Noticed by: jmelo
21 lines
407 B
Makefile
21 lines
407 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.1
|
|
CATEGORIES= games
|
|
MASTER_SITES= http://www55.tok2.com/home/hym/pub/X11/
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= A life game for X
|
|
|
|
USE_IMAKE= yes
|
|
NO_INSTALL_MANPAGES= yes
|
|
PLIST_FILES= bin/xlifegame
|
|
|
|
.include <bsd.port.mk>
|