mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
lang/nickle: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
996f304834
commit
e3664bff4e
2 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= nickle
|
||||
PORTVERSION= 2.97
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= http://www.nickle.org/release/
|
||||
|
||||
|
@ -15,6 +16,7 @@ USES= gmake localbase ncurses readline shebangfix
|
|||
SHEBANG_FILES= bench/runbench.sh
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
PORTEXAMPLES= *
|
||||
|
||||
# Nickle now has bindings which are likely to pull in libraries that need
|
||||
|
|
|
@ -10,7 +10,7 @@ include/nickle/opcode.h
|
|||
include/nickle/ref.h
|
||||
include/nickle/stack.h
|
||||
include/nickle/value.h
|
||||
man/man1/nickle.1.gz
|
||||
share/man/man1/nickle.1.gz
|
||||
%%DATADIR%%/COPYING
|
||||
%%DATADIR%%/abort.5c
|
||||
%%DATADIR%%/arc4.5c
|
||||
|
|
Loading…
Add table
Reference in a new issue