freebsd-ports/audio/gstreamer-plugins-sndfile/Makefile

14 lines
244 B
Makefile
Raw Normal View History

# Created by: Michael Johnson <ahze@FreeBSD.org>
2007-06-19 16:20:22 +02:00
# $FreeBSD$
PORTREVISION= 1
2007-06-19 16:20:22 +02:00
CATEGORIES= audio
COMMENT= Gstreamer sndfile plugin
GST_PLUGIN= sndfile
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
.include "${MASTERDIR}/Makefile"