git: d63d392788f9 - main - graphics/magnum: Update pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 10 Nov 2024 04:35:39 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=d63d392788f9627c1c446ff63f7d53015c5db273 commit d63d392788f9627c1c446ff63f7d53015c5db273 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-11-10 04:23:48 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-11-10 04:35:32 +0000 graphics/magnum: Update pkg-descr PR: 282653 Submitted by: Chad Jacob Milios <milios@ccsys.com> --- graphics/magnum/pkg-descr | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/graphics/magnum/pkg-descr b/graphics/magnum/pkg-descr index 7cb4bd3089f9..c46254380bde 100644 --- a/graphics/magnum/pkg-descr +++ b/graphics/magnum/pkg-descr @@ -1,2 +1,8 @@ -Magnum is lightweight and modular C++11/C++14 graphics middleware -for games and data visualization. +Magnum is lightweight and modular C++ graphics middleware for games and data +visualization. + +Magnum is an open-source library that gives you graphics abstraction and +platform independence on major desktop, mobile and web platforms. It offers many +convenience utilities yet stays small and performant. Focuses on being flexible +to configure, compose and extend. Free to use and modify, even for proprietary +commercial purposes.