diff options
Diffstat (limited to 'audio/gstreamer1-plugins-ogg/Makefile')
-rw-r--r-- | audio/gstreamer1-plugins-ogg/Makefile | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/audio/gstreamer1-plugins-ogg/Makefile b/audio/gstreamer1-plugins-ogg/Makefile deleted file mode 100644 index d072013cc..000000000 --- a/audio/gstreamer1-plugins-ogg/Makefile +++ /dev/null @@ -1,13 +0,0 @@ -# $FreeBSD$ - -PORTREVISION= 0 -CATEGORIES= audio - -COMMENT= Gstreamer Ogg bitstream plugin - -GST_PLUGIN= ogg -DIST= base - -MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins - -.include "${MASTERDIR}/Makefile" |