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

19 lines
439 B
Makefile
Raw Normal View History

2007-06-19 16:15:46 +02:00
# New ports collection makefile for: gstreamer-plugins-nas
# Date created: 3 Oct 2004
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
# $MCom: ports/audio/gstreamer-plugins-nas/Makefile,v 1.5 2008/03/19 14:05:31 ahze Exp $
2007-06-19 16:15:46 +02:00
#
CATEGORIES= audio
PORTREVISION= 2
2007-06-19 16:15:46 +02:00
COMMENT= GStreamer NAS (Network Audio System) plugin
GST_PLUGIN= nas
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
.include "${MASTERDIR}/Makefile"