add support for FreeBSD

This commit is contained in:
0x4D616E75
2022-12-19 16:18:38 +01:00
parent a1b8e65e37
commit 68a2b692f7
2 changed files with 11 additions and 0 deletions

View File

@@ -69,6 +69,7 @@ setup(
'Intended Audience :: System Administrators',
'Intended Audience :: Information Technology',
'Operating System :: MacOS',
'Operating System :: POSIX :: BSD :: FreeBSD',
'Operating System :: POSIX :: Linux',
'Topic :: System',
'Topic :: System :: Systems Administration',