openbsd-ports/games/xskat/Makefile

19 lines
350 B
Makefile
Raw Normal View History

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