# New ports collection makefile for: xcubes # Version required: V5.4.4 # Date created: 12 October 1996 # Whom: Yukihiro Nakai # # $Id: Makefile,v 1.4 1997/11/25 08:51:17 tg Exp $ # DISTNAME= xcubes-5.4.4 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= games/xpuzzles MAINTAINER= Nakai@technologist.com WRKSRC= ${WRKDIR}/xcubes USE_IMAKE= yes MAN1= xcubes.1 post-install: @${INSTALL_PROGRAM} ${WRKSRC}/xcubes ${PREFIX}/bin @${INSTALL_DATA} ${WRKSRC}/Cubes.ad ${PREFIX}/lib/X11/app-defaults/Cubes @${INSTALL_MAN} ${WRKSRC}/xcubes.man ${PREFIX}/man/man1/xcubes.1 .include