blob: 895c4861f6e0ab3b49bb9c315d96623100d45863 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
PORTREVISION= 0
CATEGORIES= audio
COMMENT= Gstreamer musepack mpc encoder/decoder plugin
GST_PLUGIN= musepack
DIST= bad
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
.include "${MASTERDIR}/Makefile"
|