mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
math/bitwise: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
5fa716f691
commit
f5b65d91a6
@ -1,6 +1,7 @@
|
||||
PORTNAME= bitwise
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.50
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= math
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
@ -12,10 +13,11 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= autoreconf localbase ncurses readline
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= mellowcandle
|
||||
|
||||
PLIST_FILES= bin/bitwise \
|
||||
man/man1/bitwise.1.gz
|
||||
share/man/man1/bitwise.1.gz
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user