862e5bf88f
Fix gstreamer-plugins-bad after changes in the master port
14 lines
351 B
Makefile
14 lines
351 B
Makefile
# Created by: Michael Johnson <ahze@FreeBSD.org>
|
|
# $FreeBSD$
|
|
# $MCom: ports/graphics/gstreamer-plugins-libvisual/Makefile,v 1.6 2008/03/21 04:01:32 ahze Exp $
|
|
|
|
PORTREVISION= 2
|
|
CATEGORIES= graphics
|
|
|
|
COMMENT= Gstreamer libvisual plugin
|
|
|
|
GST_PLUGIN= libvisual
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
|
|
|
|
.include "${MASTERDIR}/Makefile"
|