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

16 lines
272 B
Makefile

PORTREVISION= 0
CATEGORIES= audio
COMMENT= GStreamer icecast output plugin
GST_PLUGIN= shout2
DIST= good
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
PLIST= ${.CURDIR}/pkg-plist
LIB_DEPENDS= libshout.so:audio/libshout
.include "${MASTERDIR}/Makefile"