opnsense-ports/audio/gstreamer1-plugins-flac/Makefile

16 lines
286 B
Makefile

PORTREVISION= 0
CATEGORIES= audio
COMMENT= GStreamer free lossless audio encoder/decoder plugin
GST_PLUGIN= flac
DIST= good
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
PLIST= ${.CURDIR}/pkg-plist
LIB_DEPENDS= libFLAC.so:audio/flac
.include "${MASTERDIR}/Makefile"