blob: 3519ea65dafb703028afae11dde5cc0547fbc3ea (
plain) (
tree)
|
|
# New ports collection makefile for: gstreamer-plugins-sidplay
# Date created: 3 Oct 2004
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
# $MCom$
#
CATEGORIES= audio
PORTREVISION= 1
COMMENT= Gstreamer Commodore SID decoder plugin
GST_PLUGIN= sidplay
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins80
.include "${MASTERDIR}/Makefile"
|