diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-24 13:09:27 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-24 13:09:27 +0000 |
commit | 20b5d2f2c46d205087a0fff1ece4d83d235956ef (patch) | |
tree | 020a1ad32f1dc3da2962b2fcd22b9aaa5c77ce33 /multimedia/Makefile | |
parent | 2927a622e146e5710abc602a704c4addfa5e603c (diff) |
This package provides some functions to control UPnP devices
Notes
Notes:
svn path=/head/; revision=271599
Diffstat (limited to 'multimedia/Makefile')
-rw-r--r-- | multimedia/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile index c29f1a73eb69..fbaa3c3bf4ba 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -244,6 +244,7 @@ SUBDIR += p5-File-Format-RIFF SUBDIR += p5-GStreamer SUBDIR += p5-MP4-Info + SUBDIR += p5-Net-UPnP SUBDIR += p5-RIFF-Info SUBDIR += p5-Subtitles SUBDIR += p5-Video-Info |