summaryrefslogtreecommitdiff
path: root/games/frotz
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-07-05 23:03:38 +0000
committerSteve Price <steve@FreeBSD.org>1998-07-05 23:03:38 +0000
commit66a4ec9e624e6f09d115571452561167d2b7de96 (patch)
tree682506021790e8a2003e816b7fe62a863539f617 /games/frotz
parentFix a minor nit in the DESCR. (diff)
Install the manpage too.
PR: 7173 Submitted by: Dom Mitchell <dom@myrddin.demon.co.uk>
Notes
Notes: svn path=/head/; revision=11744
Diffstat (limited to 'games/frotz')
-rw-r--r--games/frotz/Makefile5
-rw-r--r--games/frotz/pkg-plist1
2 files changed, 5 insertions, 1 deletions
diff --git a/games/frotz/Makefile b/games/frotz/Makefile
index 59f93d686e79..6fa49dad36ef 100644
--- a/games/frotz/Makefile
+++ b/games/frotz/Makefile
@@ -3,7 +3,7 @@
# Date created: 16 May 1998
# Whom: Andrey Zakhvatov
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/05/18 04:10:04 mph Exp $
#
DISTNAME= UnixFrotz232R2Std10
@@ -16,8 +16,11 @@ MAINTAINER= andy@icc.surw.chel.su
ALL_TARGET=
WRKSRC= ${WRKDIR}/frotz-2.32
+MAN6= frotz.6
+
do-install:
@ ${INSTALL_PROGRAM} ${WRKSRC}/frotz ${PREFIX}/bin
+ @ ${INSTALL_MAN} ${WRKSRC}/frotz.6 ${PREFIX}/man/man6
.if !defined(NOPORTDOCS)
@ ${MKDIR} ${PREFIX}/share/doc/frotz
diff --git a/games/frotz/pkg-plist b/games/frotz/pkg-plist
index e38ca887f98b..f8173d46df9a 100644
--- a/games/frotz/pkg-plist
+++ b/games/frotz/pkg-plist
@@ -1,4 +1,5 @@
bin/frotz
+man/man6/frotz.6.gz
share/doc/frotz/Readme.unix
share/doc/frotz/Todo
@dirrm share/doc/frotz