sysutils/di: Moved man to share/man

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2024-02-25 17:22:28 +01:00
parent 601b9dfa22
commit bb8a62873e
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91
3 changed files with 2 additions and 10 deletions

View File

@ -1,5 +1,6 @@
PORTNAME= di
PORTVERSION= 4.51
PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= SF/diskinfo-di

View File

@ -15,15 +15,6 @@
INSTALL_BIN_DIR = $(INSTALL_DIR)/bin
INST_LOCALEDIR = $(INSTALL_DIR)/share/locale
TARGET = $(INSTALL_BIN_DIR)/$(PROG)$(EXE_EXT)
@@ -58,7 +58,7 @@ INSTPERM = 4111 # install suid if your
#
# simple man page installation
#
-DI_MANINSTDIR = $(INSTALL_DIR)/share/man
+DI_MANINSTDIR = $(INSTALL_DIR)/man
DI_MANDIR = $(DI_MANINSTDIR)/man1
MAN_TARGET = $(PROG).1
MANPERM = 644
@@ -140,7 +140,7 @@ install-prog:
$(TEST) -d $(INSTALL_BIN_DIR) || $(MKDIR) $(INSTALL_BIN_DIR)
$(CP) -f ./$(FROMDIR)/$(PROG)$(EXE_EXT) $(TARGET)

View File

@ -1,6 +1,6 @@
bin/di
bin/mi
man/man1/di.1.gz
share/man/man1/di.1.gz
%%NLS%%share/locale/de/LC_MESSAGES/di.mo
%%NLS%%share/locale/en/LC_MESSAGES/di.mo
%%NLS%%share/locale/es/LC_MESSAGES/di.mo