2e59490083
comment where sources have changed/no longer exist See port status web page (to be updated real-soon-now) for details
19 lines
424 B
Makefile
19 lines
424 B
Makefile
# $OpenBSD: Makefile,v 1.2 1998/11/09 01:50:00 marc Exp $
|
|
#
|
|
|
|
DISTNAME= xneko
|
|
PKGNAME= xneko-4.4
|
|
CATEGORIES= x11 games
|
|
|
|
#BROKEN= "xneko.tar.gz doesn't exist"
|
|
# (xneko is a directory that contains the source)
|
|
|
|
MAINTAINER= angelos@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/xneko
|
|
|
|
.include <bsd.port.mk>
|