2013-09-20 14:36:35 +00:00
|
|
|
# Created by: Michael Johnson <ahze@FreeBSD.org>
|
2005-02-28 22:16:10 +00:00
|
|
|
# $FreeBSD$
|
2008-03-24 03:52:36 +00:00
|
|
|
# $MCom: ports/audio/gstreamer-plugins-sidplay/Makefile,v 1.5 2008/03/19 14:05:31 ahze Exp $
|
2005-02-28 22:16:10 +00:00
|
|
|
|
2014-04-25 12:46:45 +00:00
|
|
|
PORTREVISION= 1
|
2006-05-20 05:07:44 +00:00
|
|
|
CATEGORIES= audio
|
2005-05-31 15:51:42 +00:00
|
|
|
|
|
|
|
COMMENT= Gstreamer Commodore SID decoder plugin
|
2005-02-28 22:16:10 +00:00
|
|
|
|
|
|
|
GST_PLUGIN= sidplay
|
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|