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

15 lines
350 B
Makefile
Raw Normal View History

# Created by: Michael Johnson <ahze@FreeBSD.org>
2006-12-22 23:37:41 +01:00
# $FreeBSD$
# $MCom: ports/audio/gstreamer-plugins-jack/Makefile,v 1.5 2008/03/19 14:05:29 ahze Exp $
2006-12-22 23:37:41 +01:00
PORTREVISION= 2
2006-12-22 23:37:41 +01:00
CATEGORIES= audio
COMMENT= Gstreamer low-latency audio server plugin
GST_PLUGIN= jack
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
.include "${MASTERDIR}/Makefile"