openbsd-ports/games/xroach/Makefile
marc 2e59490083 update port makefiles; validate source code still exists;
comment where sources have changed/no longer exist
See port status web page (to be updated real-soon-now) for details
1998-11-09 01:49:54 +00:00

19 lines
428 B
Makefile

# $OpenBSD: Makefile,v 1.4 1998/11/09 01:50:01 marc Exp $
#
DISTNAME= xroach
PKGNAME= xroach-4.4
CATEGORIES= x11 games
#BROKEN= "xroach.tar.gz doesn't exist"
# (xroach is a directory that contains the source)
MAINTAINER= mickey@openbsd.org
MASTER_SITES= ftp://ftp.cdrom.com/pub/bsd-sources/4.4BSD-Lite/usr/src/games/
USE_X11= yes
WRKSRC= ${WRKDIR}/pub/bsd-sources/4.4BSD-Lite/usr/src/games/xroach
.include <bsd.port.mk>