mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
security/libcaes: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
PORTNAME= libcaes
|
||||
DISTVERSION= alpha-20231120
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= https://github.com/libyal/libcaes/releases/download/${PORTVERSION:E}/ \
|
||||
LOCAL/antoine
|
||||
@@ -12,6 +13,7 @@ LICENSE= LGPL3+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ARGS= --enable-python --with-openssl=no
|
||||
CONFIGURE_ENV= PYTHON_CONFIG=${PYTHON_CMD}-config
|
||||
USES= libtool pathfix pkgconfig python
|
||||
|
||||
@@ -11,4 +11,4 @@ lib/libcaes.so.1.0.0
|
||||
%%PYTHON_SITELIBDIR%%/pycaes.a
|
||||
%%PYTHON_SITELIBDIR%%/pycaes.so
|
||||
libdata/pkgconfig/libcaes.pc
|
||||
man/man3/libcaes.3.gz
|
||||
share/man/man3/libcaes.3.gz
|
||||
|
||||
Reference in New Issue
Block a user