1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
freebsd-ports/audio/gstreamer1-plugins-openmpt/Makefile
Thomas Zander 06be4e146b
Update gstreamer1 to upstream release 1.22.5
PR:		272141, 271505
MFH:		2023Q3
2023-07-25 08:51:31 +02:00

16 lines
284 B
Makefile

PORTREVISION= 0
CATEGORIES= audio
COMMENT= GStreamer OpenMPT audio decoder plugin
GST_PLUGIN= openmpt
DIST= bad
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
PLIST= ${.CURDIR}/pkg-plist
LIB_DEPENDS= libopenmpt.so:audio/libopenmpt
.include "${MASTERDIR}/Makefile"