1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/games/xlifegame/Makefile
Satoshi Asami 2971a93e52 Convert to PORTNAME/PORTVERSION. The following ports hand invalid version
strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and
xnibbles.
2000-04-14 12:28:40 +00:00

20 lines
400 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.1
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>