# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 name gst-plugins-base version 0 epoch 1 long_description This is a stub port for gst-plugins-base, a set of plug-ins for GStreamer. \ The current version of gst-plugins-base is provided by the \ gstreamer1-gst-plugins-base port. Version 0.10.36 of gst-plugins-base is \ provided by the gstreamer01-gst-plugins-base port. maintainers nomaintainer categories gnome platforms darwin homepage http://gstreamer.freedesktop.org/ distfiles replaced_by gstreamer010-gst-plugins-base description stub port, install $replaced_by instead livecheck.type none pre-configure { ui_error "Please do not install this port since it has been replaced by '${replaced_by}'." return -code error }