diff options
Diffstat (limited to 'multimedia/gstreamer-plugins-gnonlin/Makefile')
-rw-r--r-- | multimedia/gstreamer-plugins-gnonlin/Makefile | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/multimedia/gstreamer-plugins-gnonlin/Makefile b/multimedia/gstreamer-plugins-gnonlin/Makefile deleted file mode 100644 index 49b23a66a..000000000 --- a/multimedia/gstreamer-plugins-gnonlin/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# New ports collection makefile for: gstreamer-plugins-gnonlin -# Date created: 2006-04-25 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# $MCom$ - -PORTNAME= gstreamer-plugins-gnonlin -PORTVERSION= 0.10.3 -CATEGORIES= multimedia -MASTER_SITES= http://gstreamer.freedesktop.org/src/gnonlin/ -DISTNAME= gnonlin-${PORTVERSION} - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Gstreamer lib for writing non-linear audio and video - -USE_X_PREFIX= yes -USE_BZIP2= yes -GNU_CONFIGURE= yes -USE_GSTREAMER= yes - -PLIST_FILES= lib/gstreamer-0.10/libgnl.a lib/gstreamer-0.10/libgnl.la \ - lib/gstreamer-0.10/libgnl.so - -.include <bsd.port.mk> |