mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
sysutils/htop: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
bafe0e9914
commit
85135199f7
@ -1,6 +1,6 @@
|
||||
PORTNAME= htop
|
||||
DISTVERSION= 3.3.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MAINTAINER= gaod@hychen.org
|
||||
@ -17,10 +17,11 @@ USE_GITHUB= yes
|
||||
GH_ACCOUNT= htop-dev
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ARGS= --enable-unicode
|
||||
|
||||
PLIST_FILES= bin/htop \
|
||||
man/man1/htop.1.gz \
|
||||
share/man/man1/htop.1.gz \
|
||||
share/applications/htop.desktop \
|
||||
share/icons/hicolor/scalable/apps/htop.svg \
|
||||
share/pixmaps/htop.png
|
||||
|
Loading…
Reference in New Issue
Block a user