opnsense-ports/sysutils/gstreamer1-plugins-cdio/Makefile
Franco Fichtner 24d31cc031 */*: sync with upstream
Taken from: FreeBSD
2022-10-15 01:35:32 +02:00

17 lines
319 B
Makefile

PORTREVISION= 0
CATEGORIES= sysutils
COMMENT= GStreamer compact disc input and control library
GST_PLUGIN= cdio
DIST= ugly
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
PLIST= ${.CURDIR}/pkg-plist
LIB_DEPENDS= libcdio.so:sysutils/libcdio
.include "${MASTERDIR}/Makefile"
MESON_ARGS+= -Dgpl=enabled