freebsd-ports/audio/gstreamer1-plugins-twolame/Makefile
2023-04-25 17:17:15 +02:00

15 lines
290 B
Makefile

PORTREVISION= 1
CATEGORIES= audio
COMMENT= GStreamer High-quality free MP2 encoder plugin
GST_PLUGIN= twolame
DIST= good
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
PLIST= ${.CURDIR}/pkg-plist
LIB_DEPENDS= libtwolame.so:audio/twolame
.include "${MASTERDIR}/Makefile"