Index: head/games/xpuyo/Makefile =================================================================== --- head/games/xpuyo/Makefile (revision 86532) +++ head/games/xpuyo/Makefile (revision 86533) @@ -1,28 +1,30 @@ # New ports collection makefile for: xpuyo # Date created: 12 October 1996 # Whom: Yukihiro Nakai # # $FreeBSD$ # PORTNAME= xpuyo PORTVERSION= 0.1 CATEGORIES= games MASTER_SITES= ftp://ftp.meme.hokudai.ac.jp/pub/games/ MAINTAINER= nakai@FreeBSD.org COMMENT= Puyo-puyo, tetris like puzzle game for X11 +BROKEN= Does not fetch + WRKSRC= ${WRKDIR}/xpuyo USE_IMAKE= yes XMKMF= xmkmf RESTRICTED= "The author\'s ashamed of the quality of this version" post-install: @${CHMOD} 755 ${PREFIX}/bin/xpuyo @${CHOWN} ${BINOWN}:${BINGRP} ${PREFIX}/bin/xpuyo @${MKDIR} ${PREFIX}/share/doc/xpuyo ${INSTALL_DATA} ${FILESDIR}/README ${PREFIX}/share/doc/xpuyo .include Property changes on: head/games/xpuyo/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.14 \ No newline at end of property +1.15 \ No newline at end of property