1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

databases/dbtool: Moved man to share/man

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2024-02-24 20:01:03 +01:00
parent 64cc9cb02e
commit 3c3c71c374
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91

View File

@ -1,6 +1,6 @@
PORTNAME= dbtool
PORTVERSION= 1.9.1
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= databases
MASTER_SITES= http://www.daemon.de/idisk/Apps/dbtool/
@ -17,9 +17,10 @@ USES= gmake localbase shebangfix
SHEBANG_FILES= samples/account-db/accdb
bash_OLD_CMD= /bin/sh
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
PORTEXAMPLES= *
PLIST_FILES= bin/dbtool man/man1/dbtool.1.gz
PLIST_FILES= bin/dbtool share/man/man1/dbtool.1.gz
OPTIONS_DEFINE= EXAMPLES
OPTIONS_SINGLE= BACKEND