- Create a new category, net-im, for instant messaging applications.
I will populate it with ~100 ports mainly from net category soon. Approved by: portmgr (clement)
This commit is contained in:
parent
5ba0ffa5bd
commit
a435500cc0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=147571
1
Makefile
1
Makefile
@ -37,6 +37,7 @@ SUBDIR += mbone
|
||||
SUBDIR += misc
|
||||
SUBDIR += multimedia
|
||||
SUBDIR += net
|
||||
SUBDIR += net-im
|
||||
SUBDIR += net-mgmt
|
||||
SUBDIR += news
|
||||
SUBDIR += palm
|
||||
|
6
net-im/Makefile
Normal file
6
net-im/Makefile
Normal file
@ -0,0 +1,6 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
COMMENT = Instant messaging
|
||||
|
||||
.include <bsd.port.subdir.mk>
|
Loading…
Reference in New Issue
Block a user