diff options
author | ahze <ahze@FreeBSD.org> | 2005-05-27 04:53:54 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2005-05-27 04:53:54 +0800 |
commit | 96cad27f4fc5edff965d1d2b87cc890abdb6567e (patch) | |
tree | 522a033d1fd80eb73046c5efc703c0d24fcd673b /multimedia/Makefile | |
parent | 340f20c7e5ad6b11e27170e21db90976a939d260 (diff) | |
download | freebsd-ports-gnome-96cad27f4fc5edff965d1d2b87cc890abdb6567e.tar.gz freebsd-ports-gnome-96cad27f4fc5edff965d1d2b87cc890abdb6567e.tar.zst freebsd-ports-gnome-96cad27f4fc5edff965d1d2b87cc890abdb6567e.zip |
- Add gstreamer-plugins-all
Meta-port of all gstreamer plugins with options
Note: this has OPTIONS below bsd.port.pre.mk but great care has been taken
to make sure this works in and out of a tinderbox.
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 0b23c67aa42c..ac56aba869f6 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -41,6 +41,7 @@ SUBDIR += gstreamer-editor SUBDIR += gstreamer-ffmpeg SUBDIR += gstreamer-plugins + SUBDIR += gstreamer-plugins-all SUBDIR += gstreamer-plugins-core SUBDIR += gstreamer-plugins-dirac SUBDIR += gstreamer-plugins-dts |