blob: 44e496d2fb381bf3fb4312a467ab118c77ad21a6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
PORTREVISION= 0
CATEGORIES= sysutils
COMMENT= GStreamer compact disc input and control library
GST_PLUGIN= cdio
DIST= ugly
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
.include "${MASTERDIR}/Makefile"
|