mirror of
https://git.freebsd.org/ports.git
synced 2025-06-10 07:10:32 -04:00
Changes: https://github.com/SCons/scons/releases https://scons.org/tag/releases.html PR: 279488 Exp-run by: antoine
18 lines
357 B
INI
18 lines
357 B
INI
--- setup.cfg.orig 2024-03-18 00:37:35 UTC
|
|
+++ setup.cfg
|
|
@@ -1,5 +1,5 @@
|
|
[metadata]
|
|
-name = SCons
|
|
+name = scons
|
|
license = MIT
|
|
author = William Deegan
|
|
author_email = bill@baddogconsulting.com
|
|
@@ -58,7 +58,7 @@ SCons.Tool.docbook = *.*
|
|
SCons.Tool.docbook = *.*
|
|
|
|
[options.data_files]
|
|
-. = scons.1
|
|
+share/man/man1 = scons.1
|
|
scons-time.1
|
|
sconsign.1
|
|
|