mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
mail/qsf: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
478abf1798
commit
a027d38ab7
1 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= qsf
|
||||
PORTVERSION= 1.2.15
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= SF
|
||||
|
||||
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue