summaryrefslogblamecommitdiff
path: root/games/xskat/Makefile
blob: d49879cee1997301ab9a5312c654c6e8b54bba60 (plain) (tree)
1
2
3
4
5
6
7
8
9




                                                       
                                                      


                         
                     











                                                      
# New ports collection makefile for:	xskat
# Version required:	xskat-1.6
# Date created:		27 Apr 1996
# Whom:			thomas@ghpc8.ihf.rwth-aachen.de
#
# $Id: Makefile,v 1.1.1.1 1996/05/14 12:13:07 tg Exp $
#

DISTNAME=	xskat-1.6
CATEGORIES=	games
MASTER_SITES=	ftp://ftp.germany.eu.net/pub/X11/misc/

MAINTAINER=	thomas@ghpc8.ihf.rwth-aachen.de

WRKSRC=		${WRKDIR}/xskat
USE_IMAKE=	yes

pre-configure:
	cp ${FILESDIR}/Imakefile ${WRKSRC}
	mv ${WRKSRC}/makefile ${WRKSRC}/makefile.dist

.include <bsd.port.mk>