games/golddig: Moved man to share/man

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2024-02-24 07:54:18 +01:00
parent 3a2b6e5de3
commit 8755995929
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91
3 changed files with 27 additions and 6 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= golddig
PORTVERSION= 3.1
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= http://www.NetBSD.org/~chuck/gz/
DISTNAME= ${PORTNAME}C${PORTVERSION}

View File

@ -1,6 +1,27 @@
--- Makefile.orig 2008-11-25 00:26:32.000000000 +0300
+++ Makefile 2014-05-26 13:44:10.000000000 +0400
@@ -49,36 +49,29 @@
--- Makefile.orig 2008-11-24 21:26:32 UTC
+++ Makefile
@@ -1,7 +1,7 @@
-# This program was written by Alexander Siegel in September of 1989
-# at Cornell University. It may may copied freely for private use or
-# public dispersion provided that this comment is not removed. This
-# program, any portion of this program, or any derivative of this
+# This program was written by Alexander Siegel in September of 1989
+# at Cornell University. It may may copied freely for private use or
+# public dispersion provided that this comment is not removed. This
+# program, any portion of this program, or any derivative of this
# program may not be sold or traded for financial gain.
# Name of game executable
@@ -15,7 +15,7 @@ MANEXT = 6
#LIB = levs
# Directory where manual pages are kept
MANEXT = 6
-MAN = ${PREFIX}/man/man${MANEXT}
+MAN = ${PREFIX}/share/man/man${MANEXT}
# Add vms.c and vms.o to these lists if the operating system is VMS
SRCS = golddig.c shared.c badguy.c movement.c scores.c moveall.c
OBJS = golddig.o shared.o badguy.o movement.o scores.o moveall.o
@@ -49,36 +49,29 @@ BSD_INSTALL_GAME_DIR?= \
#
#
BSD_INSTALL_GAME_DIR?= \

View File

@ -1,7 +1,7 @@
bin/gdedit
@(root,games,2555) bin/golddig
man/man6/gdedit.6.gz
man/man6/golddig.6.gz
share/man/man6/gdedit.6.gz
share/man/man6/golddig.6.gz
%%DATADIR%%/default
%%DATADIR%%/goldlev001
%%DATADIR%%/goldlev002