mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
converters/psiconv: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
4dcaf0fba1
commit
82cb5d26b2
@ -1,5 +1,6 @@
|
||||
PORTNAME= psiconv
|
||||
PORTVERSION= 0.9.9
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= converters devel
|
||||
MASTER_SITES= http://www.frodo.looijaard.name/system/files/software/psiconv/
|
||||
|
||||
@ -13,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
USES= gmake libtool
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ARGS= --with-imagemagick=no
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
|
@ -18,9 +18,9 @@ lib/libpsiconv.a
|
||||
lib/libpsiconv.so
|
||||
lib/libpsiconv.so.6
|
||||
lib/libpsiconv.so.6.4.2
|
||||
man/man1/psiconv-config.1.gz
|
||||
man/man1/psiconv.1.gz
|
||||
man/man5/psiconv.conf.5.gz
|
||||
share/man/man1/psiconv-config.1.gz
|
||||
share/man/man1/psiconv.1.gz
|
||||
share/man/man5/psiconv.conf.5.gz
|
||||
%%DATADIR%%/psion/ASCII_Codes.psi
|
||||
%%DATADIR%%/psion/Application_ID_Section.psi
|
||||
%%DATADIR%%/psion/Basic_Elements.psi
|
||||
|
Loading…
Reference in New Issue
Block a user