aboutsummaryrefslogtreecommitdiff
path: root/games/frotz/Makefile
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/Makefile
parentd6a67ff451e2a7498545f27a046f4e030004223d (diff)
downloadports-66a4ec9e624e6f09d115571452561167d2b7de96.tar.gz
ports-66a4ec9e624e6f09d115571452561167d2b7de96.zip
Notes
Diffstat (limited to 'games/frotz/Makefile')
-rw-r--r--games/frotz/Makefile5
1 files changed, 4 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