Skip to content

Commit

Permalink
mail/qsf: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Feb 24, 2024
1 parent 478abf1 commit a027d38
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion mail/qsf/Makefile
@@ -1,5 +1,6 @@
PORTNAME= qsf
PORTVERSION= 1.2.15
PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= SF

Expand All @@ -9,9 +10,10 @@ WWW= https://www.ivarch.com/programs/qsf/

USES= localbase tar:bzip2
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share

PLIST_FILES= bin/qsf \
man/man1/qsf.1.gz
share/man/man1/qsf.1.gz

OPTIONS_DEFINE= GDBM MYSQL SQLITE2
SQLITE2_DESC= SQLite2 support
Expand Down

0 comments on commit a027d38

Please sign in to comment.