mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 19:36:28 -04:00
textproc/miller: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
322d25fc3f
commit
3085ceebaf
1 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
PORTNAME= miller
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 5.10.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc
|
||||
|
||||
MAINTAINER= jungleboogie0+mlr@gmail.com
|
||||
|
@ -16,8 +17,9 @@ USE_GITHUB= yes
|
|||
GH_ACCOUNT= johnkerl
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
TEST_TARGET= check
|
||||
|
||||
PLIST_FILES= bin/mlr man/man1/mlr.1.gz
|
||||
PLIST_FILES= bin/mlr share/man/man1/mlr.1.gz
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue