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

18 lines
348 B
Makefile
Raw Normal View History

2006-12-22 23:37:41 +01:00
# New ports collection makefile for: gstreamer-plugins-jack
# Date created: 3 Oct 2004
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
#
PORTREVISION= 1
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"