freebsd-ports/audio/gstreamer1-plugins-a52dec/Makefile

14 lines
237 B
Makefile
Raw Normal View History

# $FreeBSD$
PORTREVISION= 0
CATEGORIES= audio
COMMENT= Gstreamer ATSC A/52 stream aka AC-3 (dvd audio) plugin
GST_PLUGIN= a52dec
DIST= ugly
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
.include "${MASTERDIR}/Makefile"