blob: 2d92ba2ad747d0806346b718c7f8319bb9718694 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
PORTREVISION= 1
CATEGORIES= audio
COMMENT= GStreamer Commodore SID audio decoder plugin
GST_PLUGIN= sidplay
DIST= ugly
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
.include "${MASTERDIR}/Makefile"
|