2e59490083
comment where sources have changed/no longer exist See port status web page (to be updated real-soon-now) for details
20 lines
425 B
Makefile
20 lines
425 B
Makefile
# $OpenBSD: Makefile,v 1.2 1998/11/09 01:49:56 marc Exp $
|
|
#
|
|
|
|
DISTNAME= xev111
|
|
PKGNAME= xbat-1.11
|
|
CATEGORIES= games
|
|
|
|
#BROKEN= "You don't have permission to access /~wai/Xbat/ on this server"
|
|
NO_CDROM= "Possible copyright infringement"
|
|
|
|
MAINTAINER= angelos@openbsd.org
|
|
|
|
MASTER_SITES= http://www.nemoto.ecei.tohoku.ac.jp/~wai/Xbat/
|
|
|
|
USE_IMAKE= yes
|
|
WRKSRC= ${WRKDIR}/Xev111
|
|
ALL_TARGET= xbat
|
|
|
|
.include <bsd.port.mk>
|