2006-12-23 00:32:22 +01:00
|
|
|
# New ports collection makefile for: gstreamer-plugins-spc
|
|
|
|
# Date created: 22 Dec 2006
|
|
|
|
# Whom: Michael Johnson <ahze@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
2008-03-24 04:52:36 +01:00
|
|
|
# $MCom: ports/audio/gstreamer-plugins-spc/Makefile,v 1.3 2008/03/19 14:05:32 ahze Exp $
|
2006-12-23 00:32:22 +01:00
|
|
|
|
2009-04-05 19:25:28 +02:00
|
|
|
PORTREVISION= 0
|
2006-12-23 00:32:22 +01:00
|
|
|
CATEGORIES= audio
|
|
|
|
|
|
|
|
COMMENT= Gstreamer OpenSPC frontend
|
|
|
|
|
|
|
|
GST_PLUGIN= spc
|
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|