1996-05-14 12:13:07 +00:00
|
|
|
# New ports collection makefile for: xskat
|
|
|
|
# Version required: xskat-1.6
|
|
|
|
# Date created: 27 Apr 1996
|
1997-08-26 07:12:21 +00:00
|
|
|
# Whom: Thomas Gellekum <tg@FreeBSD.org>
|
1996-05-14 12:13:07 +00:00
|
|
|
#
|
1997-08-26 07:12:21 +00:00
|
|
|
# $Id: Makefile,v 1.2 1996/11/18 11:27:20 asami Exp $
|
1996-05-14 12:13:07 +00:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= xskat-1.6
|
1996-11-18 11:44:27 +00:00
|
|
|
CATEGORIES= games
|
1996-05-14 12:13:07 +00:00
|
|
|
MASTER_SITES= ftp://ftp.germany.eu.net/pub/X11/misc/
|
|
|
|
|
1997-08-26 07:12:21 +00:00
|
|
|
MAINTAINER= tg@FreeBSD.org
|
1996-05-14 12:13:07 +00:00
|
|
|
|
|
|
|
WRKSRC= ${WRKDIR}/xskat
|
|
|
|
USE_IMAKE= yes
|
|
|
|
|
|
|
|
pre-configure:
|
|
|
|
cp ${FILESDIR}/Imakefile ${WRKSRC}
|
|
|
|
mv ${WRKSRC}/makefile ${WRKSRC}/makefile.dist
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|