mail/courier-analog: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
771247d2bd
commit
6c0bf5f19d
1 changed files with 3 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue