openbsd-ports/games/xskat/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
350 B
Makefile

# $OpenBSD: Makefile,v 1.2 1998/11/09 01:50:01 marc Exp $
#
DISTNAME= xskat-1.6
CATEGORIES= games
MAINTAINER= angelos@openbsd.org
MASTER_SITES= ftp://ftp.germany.eu.net/pub/X11/misc/
USE_IMAKE= yes
WRKSRC= ${WRKDIR}/xskat
pre-configure:
cp ${FILESDIR}/Imakefile ${WRKSRC}
mv ${WRKSRC}/makefile ${WRKSRC}/makefile.dist
.include <bsd.port.mk>