security/courieruserinfo: Moved man to share/man

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2024-02-25 13:40:46 +01:00
parent 4176b20002
commit d4e0d6ac8b
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91
1 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,6 @@
PORTNAME= courieruserinfo
PORTVERSION= 1.1.2
PORTREVISION= 1
CATEGORIES= security mail
MASTER_SITES= http://www.arda.homeunix.net/software-downloads/
@ -14,9 +15,10 @@ BUILD_DEPENDS= courierauthconfig:security/courier-authlib-base
RUN_DEPENDS= courierauthconfig:security/courier-authlib-base
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
USES= gmake localbase
PLIST_FILES= sbin/courieruserinfo man/man8/courieruserinfo.8.gz
PLIST_FILES= sbin/courieruserinfo share/man/man8/courieruserinfo.8.gz
PORTDOCS= AUTHORS ChangeLog INSTALL NEWS README
OPTIONS_DEFINE= DOCS