sysutils/ah-tty: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
b3071a4924
commit
4afe0d4536
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= ah-tty
|
||||
PORTVERSION= 0.3.12
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= SF
|
||||
|
||||
|
@ -10,10 +10,11 @@ WWW= https://ah-tty.sourceforge.net/
|
|||
|
||||
USES= ncurses
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
USE_CSTD= gnu89
|
||||
|
||||
PLIST_FILES= bin/ah-tty bin/ah-tty.static \
|
||||
share/ah-tty.conf man/man1/ah-tty.1.gz
|
||||
share/ah-tty.conf share/man/man1/ah-tty.1.gz
|
||||
|
||||
INFO= ah-tty
|
||||
|
||||
|
|
Loading…
Reference in a new issue