mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
misc/diction: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
7167a565f0
commit
5ebe945ba1
@ -1,6 +1,6 @@
|
||||
PORTNAME= diction
|
||||
PORTVERSION= 1.11
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= GNU
|
||||
|
||||
@ -12,6 +12,7 @@ LICENSE= GPLv3+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
|
||||
post-install:
|
||||
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/*
|
||||
|
@ -1,7 +1,7 @@
|
||||
bin/diction
|
||||
bin/style
|
||||
man/man1/diction.1.gz
|
||||
man/man1/style.1.gz
|
||||
share/man/man1/diction.1.gz
|
||||
share/man/man1/style.1.gz
|
||||
%%DATADIR%%/C
|
||||
%%DATADIR%%/de
|
||||
%%DATADIR%%/en
|
||||
|
Loading…
Reference in New Issue
Block a user