summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-08-10 12:16:55 +0000
committerSteve Price <steve@FreeBSD.org>1998-08-10 12:16:55 +0000
commit14026fcae8c2dd1024a549bead8d5b42c96fca32 (patch)
tree070682e714b4b119b55bbce44994df2a2613005b
parentFind the distfile again. (diff)
Find the distfile again and handle NOPORTDOCS.
PR: 7553 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=12426
-rw-r--r--games/3dpong/Makefile6
-rw-r--r--games/3dpong/distinfo2
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 <bsd.port.mk>
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