mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 02:16:27 -04:00
Add accessibility and x11-themes as new physical categories.
This commit is contained in:
parent
8838459ae1
commit
a537578711
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=98633
4 changed files with 10 additions and 0 deletions
4
accessibility/Makefile
Normal file
4
accessibility/Makefile
Normal file
|
@ -0,0 +1,4 @@
|
|||
# $FreeBSD$
|
||||
#
|
||||
|
||||
.include <bsd.port.subdir.mk>
|
1
accessibility/pkg/COMMENT
Normal file
1
accessibility/pkg/COMMENT
Normal file
|
@ -0,0 +1 @@
|
|||
Ports to help disabled users
|
4
x11-themes/Makefile
Normal file
4
x11-themes/Makefile
Normal file
|
@ -0,0 +1,4 @@
|
|||
# $FreeBSD$
|
||||
#
|
||||
|
||||
.include <bsd.port.subdir.mk>
|
1
x11-themes/pkg/COMMENT
Normal file
1
x11-themes/pkg/COMMENT
Normal file
|
@ -0,0 +1 @@
|
|||
X Windows System themes
|
Loading…
Add table
Reference in a new issue