diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-17 00:30:39 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-17 00:30:39 +0000 |
commit | eab33012dbd46c99e44f3947b76c7179ccc7c5e6 (patch) | |
tree | 32ce5bef9653b6b6d169dc9da993c8b9e3e8c0aa /net/Makefile | |
parent | c4bb02d753fd84f40029d05f91ba0674c1f266cf (diff) | |
download | ports-eab33012dbd46c99e44f3947b76c7179ccc7c5e6.tar.gz ports-eab33012dbd46c99e44f3947b76c7179ccc7c5e6.zip |
New Port: net/xbms:
Xbms, the unix streaming server for xbox mediaplayer.
With xbms, it is possible to 'share' movies, pictures
and audio on your unix box, so they are accessible from your xbox.
PR: ports/46384
Submitted by: Jose Rey <king@v2project.com>
Notes
Notes:
svn path=/head/; revision=73295
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 68e46aeb1da8..ac156017b6d1 100644 --- a/net/Makefile +++ b/net/Makefile @@ -622,6 +622,7 @@ SUBDIR += wmwave SUBDIR += wol SUBDIR += xarchie + SUBDIR += xbms SUBDIR += xbone SUBDIR += xferstats SUBDIR += xicq |