Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Apr 2024 14:18:27 GMT
From:      Pietro Cerutti <gahr@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e28645651463 - main - math/libtommath: add missing pkg-plist file
Message-ID:  <202404031418.433EIRT0092718@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by gahr:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e28645651463f6a7c9649f1fd687f42dd2a74b3b

commit e28645651463f6a7c9649f1fd687f42dd2a74b3b
Author:     Pietro Cerutti <gahr@FreeBSD.org>
AuthorDate: 2024-04-03 14:18:23 +0000
Commit:     Pietro Cerutti <gahr@FreeBSD.org>
CommitDate: 2024-04-03 14:18:23 +0000

    math/libtommath: add missing pkg-plist file
---
 math/libtommath/pkg-plist | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/math/libtommath/pkg-plist b/math/libtommath/pkg-plist
new file mode 100644
index 000000000000..8198637ba703
--- /dev/null
+++ b/math/libtommath/pkg-plist
@@ -0,0 +1,9 @@
+include/tommath.h
+lib/cmake/libtommath/libtommath-config-%%CMAKE_BUILD_TYPE%%.cmake
+lib/cmake/libtommath/libtommath-config-version.cmake
+lib/cmake/libtommath/libtommath-config.cmake
+lib/libtommath.a
+lib/libtommath.so
+lib/libtommath.so.1
+lib/libtommath.so.1.3.0
+libdata/pkgconfig/libtommath.pc



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404031418.433EIRT0092718>