mail/courier-analog: Moved man to share/man

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2024-02-24 17:42:58 +01:00
parent 771247d2bd
commit 6c0bf5f19d
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= courier-analog
PORTVERSION= 0.21
PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= SF/courier/analog/${PORTVERSION}
@ -15,10 +16,11 @@ RUN_DEPENDS= p5-Getopt-Long>0:devel/p5-Getopt-Long
USES= tar:bz2 autoreconf perl5
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
NO_ARCH= yes
PLIST_FILES= bin/courier-analog \
man/man8/courier-analog.8.gz
share/man/man8/courier-analog.8.gz
.include <bsd.port.mk>