mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Add new categories science and ukrainian.
This commit is contained in:
parent
cb7dd7e8da
commit
fce35d76d8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=40323
5 changed files with 16 additions and 0 deletions
2
Makefile
2
Makefile
|
@ -35,10 +35,12 @@ SUBDIR += news
|
|||
SUBDIR += palm
|
||||
SUBDIR += print
|
||||
SUBDIR += russian
|
||||
SUBDIR += science
|
||||
SUBDIR += security
|
||||
SUBDIR += shells
|
||||
SUBDIR += sysutils
|
||||
SUBDIR += textproc
|
||||
SUBDIR += ukrainian
|
||||
SUBDIR += vietnamese
|
||||
SUBDIR += www
|
||||
SUBDIR += x11
|
||||
|
|
6
science/Makefile
Normal file
6
science/Makefile
Normal file
|
@ -0,0 +1,6 @@
|
|||
# $FreeBSD$
|
||||
#
|
||||
|
||||
# SUBDIR += dir
|
||||
|
||||
.include <bsd.port.subdir.mk>
|
1
science/pkg/COMMENT
Normal file
1
science/pkg/COMMENT
Normal file
|
@ -0,0 +1 @@
|
|||
Scientific ports
|
6
ukrainian/Makefile
Normal file
6
ukrainian/Makefile
Normal file
|
@ -0,0 +1,6 @@
|
|||
# $FreeBSD$
|
||||
#
|
||||
|
||||
# SUBDIR += dir
|
||||
|
||||
.include <bsd.port.subdir.mk>
|
1
ukrainian/pkg/COMMENT
Normal file
1
ukrainian/pkg/COMMENT
Normal file
|
@ -0,0 +1 @@
|
|||
Ukrainian support
|
Loading…
Add table
Reference in a new issue