From 14026fcae8c2dd1024a549bead8d5b42c96fca32 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Mon, 10 Aug 1998 12:16:55 +0000 Subject: [PATCH] Find the distfile again and handle NOPORTDOCS. PR: 7553 Submitted by: maintainer --- games/3dpong/Makefile | 6 ++++-- games/3dpong/distinfo | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/games/3dpong/Makefile b/games/3dpong/Makefile index 5a1a3e59f380..1ea213fc82ac 100644 --- a/games/3dpong/Makefile +++ b/games/3dpong/Makefile @@ -3,13 +3,13 @@ # Date created: 10 March 1998 # Whom: Andrey Zakhvatov # -# $Id: Makefile,v 1.2 1998/07/27 23:24:27 asami Exp $ +# $Id: Makefile,v 1.3 1998/08/05 09:30:51 asami Exp $ # DISTNAME= 3dpong.0.3 PKGNAME= 3dpong-0.3 CATEGORIES= games -MASTER_SITES= http://zippy.sonoma.edu/kendrick/nbs/unix/x/3dpong/ +MASTER_SITES= ftp://ftp.sonic.net/pub/users/nbs/unix/x/3dpong/ MAINTAINER= andy@icc.surw.chel.su @@ -21,7 +21,9 @@ do-install: @ ${INSTALL_PROGRAM} ${WRKSRC}/3dpong ${PREFIX}/bin @ ${MKDIR} ${PREFIX}/share/3dpong @ ${INSTALL_DATA} ${WRKSRC}/sounds/*.au ${PREFIX}/share/3dpong +.if !defined(NOPORTDOCS) @ ${MKDIR} ${PREFIX}/share/doc/3dpong @ ${INSTALL_DATA} ${WRKSRC}/README.txt ${PREFIX}/share/doc/3dpong +.endif .include diff --git a/games/3dpong/distinfo b/games/3dpong/distinfo index 47f68f7f853f..c0c08bb8da19 100644 --- a/games/3dpong/distinfo +++ b/games/3dpong/distinfo @@ -1 +1 @@ -MD5 (3dpong.0.3.tar.gz) = 4158e42189730d2cebce82689b2677dc +MD5 (3dpong.0.3.tar.gz) = 0055972f485d4c48231ce7c41ca074a8