- 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:
Pav Lucistnik 2005-11-08 13:32:54 +00:00
parent 5ba0ffa5bd
commit a435500cc0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=147571
2 changed files with 7 additions and 0 deletions

View File

@ -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
View File

@ -0,0 +1,6 @@
# $FreeBSD$
#
COMMENT = Instant messaging
.include <bsd.port.subdir.mk>