2013-04-27 22:56:38 +02:00
|
|
|
# Created by: Michael Johnson <ahze@FreeBSD.org>
|
2005-02-28 23:16:10 +01:00
|
|
|
# $FreeBSD$
|
2008-03-24 04:52:36 +01:00
|
|
|
# $MCom: ports/graphics/gstreamer-plugins-libvisual/Makefile,v 1.6 2008/03/21 04:01:32 ahze Exp $
|
2005-02-28 23:16:10 +01:00
|
|
|
|
2014-04-25 14:46:45 +02:00
|
|
|
PORTREVISION= 2
|
2006-05-20 07:07:44 +02:00
|
|
|
CATEGORIES= graphics
|
2005-05-31 17:51:42 +02:00
|
|
|
|
|
|
|
COMMENT= Gstreamer libvisual plugin
|
2005-02-28 23:16:10 +01:00
|
|
|
|
|
|
|
GST_PLUGIN= libvisual
|
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|