1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-05-02 19:46:41 -04:00

misc/units: Update WWW; Add comment

This commit is contained in:
Yuri Victorovich 2025-04-06 14:44:58 -07:00
parent 11174dd59a
commit 93e773aec6

View file

@ -6,7 +6,8 @@ PKGNAMESUFFIX= -library
MAINTAINER= yuri@FreeBSD.org
COMMENT= C++ library for working with units of measurement
WWW= https://units.readthedocs.io/en/latest/
WWW= https://units.readthedocs.io/en/latest\ \
https://github.com/LLNL/units
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
@ -16,7 +17,7 @@ USE_LDCONFIG= yes
USE_GITHUB= yes
GH_ACCOUNT= LLNL
GH_TUPLE= google:googletest:v1.15.2:googletest/ThirdParty/googletest
GH_TUPLE= google:googletest:v1.15.2:googletest/ThirdParty/googletest # next release will have UNITS_USE_EXTERNAL_GTEST
CMAKE_ON= UNITS_BUILD_OBJECT_LIBRARY \
UNITS_BUILD_SHARED_LIBRARY