summaryrefslogtreecommitdiffstats
path: root/games/xkoules
diff options
context:
space:
mode:
authorflathill <flathill@FreeBSD.org>1998-12-21 11:51:11 +0000
committerflathill <flathill@FreeBSD.org>1998-12-21 11:51:11 +0000
commit61fd37f9782a88621bf62b4bb32a837cc7855499 (patch)
tree03bc306fd6afba2e0b34eb8a03cbaa35f8a23941 /games/xkoules
parent2e10505a37ecd99aa9939ea098fb550c3adcc60a (diff)
downloadFreeBSD-ports-61fd37f9782a88621bf62b4bb32a837cc7855499.zip
FreeBSD-ports-61fd37f9782a88621bf62b4bb32a837cc7855499.tar.gz
Add MASTER_SITES to Makefile
PR: ports/9152 Submitted by: andy@icc.surw.chel.su
Diffstat (limited to 'games/xkoules')
-rw-r--r--games/xkoules/Makefile7
-rw-r--r--games/xkoules/pkg-descr2
2 files changed, 7 insertions, 2 deletions
diff --git a/games/xkoules/Makefile b/games/xkoules/Makefile
index ec3593f..b7bee52 100644
--- a/games/xkoules/Makefile
+++ b/games/xkoules/Makefile
@@ -3,13 +3,14 @@
# Date created: 11 March 1998
# Whom: Andrey Zakhvatov
#
-# $Id: Makefile,v 1.2 1998/07/27 23:24:58 asami Exp $
+# $Id: Makefile,v 1.3 1998/08/25 00:43:54 asami Exp $
#
DISTNAME= koules1.4-src
PKGNAME= xkoules-1.4
CATEGORIES= games
-MASTER_SITES= http://www.paru.cas.cz/~hubicka/koules/packages/
+MASTER_SITES= http://www.paru.cas.cz/~hubicka/koules/packages/ \
+ ${MASTER_SITE_SUNSITE}
MAINTAINER= andy@icc.surw.chel.su
@@ -24,6 +25,8 @@ do-install:
@ ${INSTALL_PROGRAM} ${WRKSRC}/koules.sndsrv.freebsd ${PREFIX}/share/xkoules
@ ${INSTALL_DATA} ${WRKSRC}/sounds/*.raw ${PREFIX}/share/xkoules
@ ${INSTALL_MAN} ${WRKSRC}/xkoules.6 ${PREFIX}/man/man6
+
+post-install:
.if !defined(NOPORTDOCS)
@ ${MKDIR} ${PREFIX}/share/doc/xkoules
.for file in ANNOUNCE BUGS COPYING Card ChangeLog Koules.FAQ TODO
diff --git a/games/xkoules/pkg-descr b/games/xkoules/pkg-descr
index b68014c..1f453d0 100644
--- a/games/xkoules/pkg-descr
+++ b/games/xkoules/pkg-descr
@@ -4,3 +4,5 @@ graphics, multiplayer mode up to 5 players, full sound and, of
course, network support. Koules is an original idea. First
version of Koules was developed from scratch by Jan Hubicka in
July 1995.
+
+http://www.paru.cas.cz/~hubichka/koules/English/koules.html
OpenPOWER on IntegriCloud