diff options
Diffstat (limited to 'x11-toolkits/gstreamer-plugins-pango80/Makefile')
-rw-r--r-- | x11-toolkits/gstreamer-plugins-pango80/Makefile | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/x11-toolkits/gstreamer-plugins-pango80/Makefile b/x11-toolkits/gstreamer-plugins-pango80/Makefile deleted file mode 100644 index 48e775335e9c..000000000000 --- a/x11-toolkits/gstreamer-plugins-pango80/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# New ports collection makefile for: gstreamer-plugins-pango -# Date created: 3 Oct 2004 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# - -CATEGORIES= x11-toolkits -PORTREVISION= 1 - -COMMENT= Gstreamer pango textoverlay plugin - -GST_PLUGIN= pango - -MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins - -.include "${MASTERDIR}/Makefile" |