diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-09 20:16:20 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-09 20:16:20 +0000 |
commit | 58062d710794c7e356d8ffeab4085f58f299b9dd (patch) | |
tree | 19f46e60187e3544f6c21e631ffab125ccabdfe1 /multimedia/Makefile | |
parent | Remove PTHREAD_LIBS form CONFIGURE_ENV. (diff) |
Add py-gstreamer, Python bindings around the GStreamer multimedia system.
PR: 65361
Submitted by: Koop Mast <kwm@rainbow-runner.nl>
Notes
Notes:
svn path=/head/; revision=106608
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 1480e9778768..bdc0ff7860a5 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -96,6 +96,7 @@ SUBDIR += p5-Video-Info SUBDIR += p5-Video-OpenQuicktime SUBDIR += ppm2fli + SUBDIR += py-gstreamer SUBDIR += quark SUBDIR += recmpeg SUBDIR += replex |