mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
2971a93e52
strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles.
23 lines
453 B
Makefile
23 lines
453 B
Makefile
# New ports collection makefile for: xbat
|
|
# Date created: 30 January 1997
|
|
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= xbat
|
|
PORTVERSION= 1.11
|
|
CATEGORIES= games
|
|
MASTER_SITES= http://www.nemoto.ecei.tohoku.ac.jp/~wai/Xbat/
|
|
DISTNAME= xev111
|
|
|
|
MAINTAINER= nakai@FreeBSD.org
|
|
|
|
NO_CDROM= Possible copyright infringement
|
|
|
|
USE_IMAKE= yes
|
|
WRKSRC= ${WRKDIR}/Xev111
|
|
ALL_TARGET= xbat
|
|
|
|
.include <bsd.port.mk>
|