textproc/teckit: Impelled to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
66e7ef01fd
commit
ba0b9a6848
2 changed files with 5 additions and 3 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= teckit
|
||||
DISTVERSION= 2.5.11
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc converters
|
||||
MASTER_SITES= https://github.com/silnrsi/${PORTNAME}/releases/download/v${DISTVERSION}/
|
||||
|
||||
|
@ -14,6 +15,7 @@ LIB_DEPENDS= libexpat.so:textproc/expat2
|
|||
|
||||
USES= libtool localbase pathfix pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
|
|
|
@ -13,9 +13,9 @@ lib/libTECkit_Compiler.so
|
|||
lib/libTECkit_Compiler.so.0
|
||||
lib/libTECkit_Compiler.so.0.0.0
|
||||
libdata/pkgconfig/teckit.pc
|
||||
man/man1/sfconv.1.gz
|
||||
man/man1/teckit_compile.1.gz
|
||||
man/man1/txtconv.1.gz
|
||||
share/man/man1/sfconv.1.gz
|
||||
share/man/man1/teckit_compile.1.gz
|
||||
share/man/man1/txtconv.1.gz
|
||||
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
|
||||
%%PORTDOCS%%%%DOCSDIR%%/LICENSING.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/NEWS
|
||||
|
|
Loading…
Reference in a new issue