diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-02-23 19:58:35 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-02-23 19:58:35 +0000 |
commit | 74740483d05162a23cf6fbdf595210297e25f01a (patch) | |
tree | edfefd7ac9e97a40319864c4a75401a3b1f87512 /multimedia/gstreamer-plugins | |
parent | cdba506d34bc3b158ad2843354bb1243c877ce17 (diff) | |
download | ports-74740483d05162a23cf6fbdf595210297e25f01a.tar.gz ports-74740483d05162a23cf6fbdf595210297e25f01a.zip |
Notes
Diffstat (limited to 'multimedia/gstreamer-plugins')
-rw-r--r-- | multimedia/gstreamer-plugins/Makefile | 1 | ||||
-rw-r--r-- | multimedia/gstreamer-plugins/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/gstreamer-plugins/Makefile b/multimedia/gstreamer-plugins/Makefile index ac8e8a0e38fe..f52d0c7242ce 100644 --- a/multimedia/gstreamer-plugins/Makefile +++ b/multimedia/gstreamer-plugins/Makefile @@ -14,6 +14,7 @@ PKGNAMESUFFIX= -plugins DISTNAME= gst-plugins-${PORTVERSION} MAINTAINER= lioux@FreeBSD.org +COMMENT= GStreamer written collection of plugins handling several media types BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig LIB_DEPENDS= glib-2.0.200:${PORTSDIR}/devel/glib20 \ diff --git a/multimedia/gstreamer-plugins/pkg-comment b/multimedia/gstreamer-plugins/pkg-comment deleted file mode 100644 index 66a34ec09b2a..000000000000 --- a/multimedia/gstreamer-plugins/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GStreamer written collection of plugins handling several media types |