be8cec3726
Submitted by: Barbara Guida <barbara.freebsd@gmail.com>
13 lines
233 B
Makefile
13 lines
233 B
Makefile
# $FreeBSD$
|
|
|
|
PORTREVISION= 1
|
|
CATEGORIES= audio
|
|
|
|
COMMENT= Gstreamer free lossless audio encoder/decoder plugin
|
|
|
|
GST_PLUGIN= flac
|
|
DIST= good
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
|
|
|
|
.include "${MASTERDIR}/Makefile"
|